summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2018-01-21 22:26:17 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2018-01-21 22:26:17 +0000
commit4b6ee6f1847682280e5dec7fdab275c5ead67fe7 (patch)
tree23497db562bc2cb6c4a7300661fb0f449f86476f /CMakeLists.txt
parentAdd 5° rotation option (diff)
downloadinkscape-4b6ee6f1847682280e5dec7fdab275c5ead67fe7.tar.gz
inkscape-4b6ee6f1847682280e5dec7fdab275c5ead67fe7.zip
Configure CPack
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a5cdd262f..10d5f7b15 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -311,3 +311,4 @@ endif()
endif()
message("------------------------------------------------------------------------")
+include(CMakeScripts/ConfigCPack.cmake)