mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
2fc37d513a
* [simage] Add new port * [coin] Add new port * [soqt] Add new port
11 lines
377 B
Diff
11 lines
377 B
Diff
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)
|