summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
diff options
context:
space:
mode:
authorRaffi Enficiaud <raffi.enficiaud@mines-paris.org>2015-11-03 23:19:58 (GMT)
committerDomen Vrankar <domen.vrankar@gmail.com>2015-11-04 20:46:22 (GMT)
commite5b70ed0137df3b72f279a039cbdae1a20784473 (patch)
tree45bf02d6c0dd9e0f9e9083f5858e9e0ee5d8840e /Tests/CMakeLists.txt
parentf2d98e2d3c9d7581703b124d3436312949dda141 (diff)
downloadCMake-e5b70ed0137df3b72f279a039cbdae1a20784473.zip
CMake-e5b70ed0137df3b72f279a039cbdae1a20784473.tar.gz
CMake-e5b70ed0137df3b72f279a039cbdae1a20784473.tar.bz2
CPackDEB: added config file optional Source field
Diffstat (limited to 'Tests/CMakeLists.txt')
-rw-r--r--Tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index ae61bca..d42a322 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -1033,6 +1033,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
set(DEB_CONFIGURATIONS_TO_TEST "components-lintian-dpkgdeb-checks"
"components-description1"
"components-description2"
+ "components-source"
"components-shlibdeps1"
"components-depend1"
"components-depend2")