summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-08-21 22:21:24 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 02:12:22 +0200
commitd02b737ce3808f0bcf1c588a5bb072f5b0e9f244 (patch)
treec7d8d9d92a359d3774b0c9793e00724e876d4614
parent861ef269d34e62a4523a8262a1293d665ad1c684 (diff)
downloadqpdf-d02b737ce3808f0bcf1c588a5bb072f5b0e9f244.tar.zst
Share cmake debug profile
-rw-r--r--.idea/cmake.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/cmake.xml b/.idea/cmake.xml
index 72fb02f6..8c1c55fd 100644
--- a/.idea/cmake.xml
+++ b/.idea/cmake.xml
@@ -2,6 +2,7 @@
<project version="4">
<component name="CMakeSharedSettings">
<configurations>
+ <configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" />
<configuration PROFILE_NAME="Maintainer" ENABLED="true" CONFIG_NAME="RelWithDebInfo" GENERATION_OPTIONS="-DMAINTAINER_MODE=ON -DBUILD_STATIC_LIBS=OFF" />
</configurations>
</component>