Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/CMakePresets.json
diff options
context:
space:
mode:
Diffstat (limited to 'source/CMakePresets.json')
-rw-r--r--source/CMakePresets.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/CMakePresets.json b/source/CMakePresets.json
index 8e96181..0d4eec2 100644
--- a/source/CMakePresets.json
+++ b/source/CMakePresets.json
@@ -77,6 +77,7 @@
"displayName": "Linux Clang x64",
"binaryDir": "${sourceParentDir}/build/linux-release-clang",
"cacheVariables": {
+ "CMAKE_BUILD_TYPE": "RelWithDebInfo",
"CMAKE_C_COMPILER": "clang",
"CMAKE_CXX_COMPILER": "clang++",
"VCPKG_TARGET_TRIPLET": "x64-linux-mixed-clang",