zeek/auxil/vcpkg/ports/c4core/disable-cpack.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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()