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.
1 parent f592297 commit 0e509cdCopy full SHA for 0e509cd
.env
@@ -0,0 +1,7 @@
1
+CMAKE_CXX_STANDARD=17
2
+CMAKE_BUILD_TYPE=Release
3
+
4
+FOO_BUILD_DIR=/opt/foo/build
5
+FOO_OUTPUT_DIR=/opt/foo/output
6
+FOO_COVERAGE_ENABLED=ON
7
+FOO_RUN_TESTS=ON
0 commit comments