We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5eb0d commit fed4ce6Copy full SHA for fed4ce6
1 file changed
CMakePresets.json
@@ -104,7 +104,7 @@
104
"cacheVariables": {
105
"BUILD_TESTING": "OFF",
106
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}",
107
- "CMAKE_BUILD_TYPE": "Debug",
+ "CMAKE_BUILD_TYPE": "RelWithDebInfo",
108
"CMAKE_PREFIX_PATH": "C:/Qt/$env{QT_VERSION}/mingw_64;C:/msys64/mingw64;C:/msys64/clangarm64",
109
"MOD_GLAXNIMATE_QT6": "ON",
110
"MOD_MOVIT": "OFF"
0 commit comments