mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
71ba14d979
* Disable alternative packaging (CPack, RPM) * Fixup cmake config install location * Update copyright: dual license * Update versions
11 lines
224 B
Diff
11 lines
224 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 69dbaef..695f4d0 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -125,5 +125,4 @@ install(FILES
|
|
DESTINATION ${CONFIG_PACKAGE_LOCATION}
|
|
)
|
|
|
|
-add_subdirectory(build)
|
|
|