We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f740d96 commit b6c2827Copy full SHA for b6c2827
build.bat
@@ -0,0 +1,3 @@
1
+@echo off
2
+cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build
3
+cmake --build build --config Release
0 commit comments