We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm_config_cxxflags
awk_ls
1 parent 03be706 commit b9d9d5bCopy full SHA for b9d9d5b
mise.toml
@@ -1,2 +1,7 @@
1
[tools]
2
python = "3.13"
3
+
4
+[env]
5
+# set for awk_ls not setting explicit compile standerd
6
+# CXXFLAGS = "-std=c++20"
7
+npm_config_cxxflags = "--std=c++20"
0 commit comments