14 lines
273 B
Diff
14 lines
273 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index ba9983c..41ea81a 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -115,7 +115,7 @@ endif()
|
|
c4_add_dev_targets()
|
|
|
|
if(C4CORE_INSTALL)
|
|
- c4_pack_project(TYPE LIBRARY)
|
|
+# c4_pack_project(TYPE LIBRARY)
|
|
endif()
|
|
|
|
|