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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2025-06-08 03:13:48 +1000
committerGitHub <noreply@github.com>2025-06-08 03:13:48 +1000
commit7b4f90497c92313d827ab9e54871d95d36fe00f8 (patch)
tree825671d51ea29e1f037113aae2c2ba0a51f71e0d
parent302506143cb721211d5f85bc78909660d8335074 (diff)
Update CMakePresets.json
[skip ci]
-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",