Skip to content

Commit 8a1c3cc

Browse files
committed
Reverted deletion of .verify-helper/config.toml
1 parent e92286a commit 8a1c3cc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.verify-helper/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)