We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92286a commit 8a1c3ccCopy full SHA for 8a1c3cc
1 file changed
.verify-helper/config.toml
@@ -0,0 +1,3 @@
1
+[[languages.cpp.environments]]
2
+CXX = "g++"
3
+CXXFLAGS = ["-std=c++20", "-Wall", "-O2", "-DLOCAL", "-DDEBUG", "-DNO_DBG_COLOR"]
0 commit comments