blob: 1450b2de3ec8379b2c9c3537f862df2c129dbe11 (
plain)
1
2
3
4
5
6
7
8
9
10
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 802e512c..21cc23a9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -393,4 +393,4 @@ add_subdirectory(test-code)
############################################################################
# New CPACK section, please see the README file inside cpack.d directory.
-add_subdirectory(cpack.d)
+#add_subdirectory(cpack.d)
|