summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake')
-rw-r--r--Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake b/Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake
deleted file mode 100644
index 7210e7d..0000000
--- a/Tests/RunCMake/CPack/COMPONENTS_EMPTY_DIR.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-set(CPACK_COMPONENTS_ALL test)
-install(DIRECTORY DESTINATION empty
- COMPONENT test)
-
-set(CPACK_PACKAGE_NAME "components_empty_dir")