diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-01-21 22:26:17 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-01-21 22:26:17 +0000 |
| commit | 4b6ee6f1847682280e5dec7fdab275c5ead67fe7 (patch) | |
| tree | 23497db562bc2cb6c4a7300661fb0f449f86476f /CMakeLists.txt | |
| parent | Add 5° rotation option (diff) | |
| download | inkscape-4b6ee6f1847682280e5dec7fdab275c5ead67fe7.tar.gz inkscape-4b6ee6f1847682280e5dec7fdab275c5ead67fe7.zip | |
Configure CPack
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
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) |
