aboutsummaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-08-21 22:16:42 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 02:12:22 +0200
commit861ef269d34e62a4523a8262a1293d665ad1c684 (patch)
tree9ef0ae29beeccca7e1ce1c8e30823704844c0191 /.idea
parentf2385e7daf74a886eb60feb935c10e79816bad94 (diff)
downloadqpdf-861ef269d34e62a4523a8262a1293d665ad1c684.tar.zst
Save CMake profile "maintainer"
Diffstat (limited to '.idea')
-rw-r--r--.idea/cmake.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/cmake.xml b/.idea/cmake.xml
new file mode 100644
index 00000000..72fb02f6
--- /dev/null
+++ b/.idea/cmake.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CMakeSharedSettings">
+ <configurations>
+ <configuration PROFILE_NAME="Maintainer" ENABLED="true" CONFIG_NAME="RelWithDebInfo" GENERATION_OPTIONS="-DMAINTAINER_MODE=ON -DBUILD_STATIC_LIBS=OFF" />
+ </configurations>
+ </component>
+</project> \ No newline at end of file