blob: 81afeb668d26d2f359f6c6fb2792e8d281bb1f4b (
plain)
1
2
3
4
5
6
7
8
9
10
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f32f6ffe3..639fc4109 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -815,4 +815,4 @@ endif()
# ############################################################################
# New CPACK section, please see the README file inside cpack.d directory.
-add_subdirectory(cpack.d)
+#add_subdirectory(cpack.d)
|