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 e530c3f commit aa94639Copy full SHA for aa94639
CMakePresets.json
@@ -18,6 +18,7 @@
18
"type": "path",
19
"value": "${sourceDir}/.install/${presetName}"
20
},
21
+ "CMAKE_BUILD_TYPE": "Debug",
22
"CMAKE_CONFIGURATION_TYPES": "RelWithDebInfo;Debug;Tsan;Asan",
23
"CMAKE_CXX_EXTENSIONS": false,
24
"CMAKE_CXX_STANDARD": "20",
0 commit comments