early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/soqt/disable-cpackd.patch
vendored
Executable file
10
externals/vcpkg/ports/soqt/disable-cpackd.patch
vendored
Executable file
@@ -0,0 +1,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)
|
||||
Reference in New Issue
Block a user