aboutsummaryrefslogtreecommitdiff
path: root/ports/curl
diff options
context:
space:
mode:
Diffstat (limited to 'ports/curl')
-rw-r--r--ports/curl/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/curl/portfile.cmake b/ports/curl/portfile.cmake
index 1369627d8..4c1a7bf3a 100644
--- a/ports/curl/portfile.cmake
+++ b/ports/curl/portfile.cmake
@@ -17,7 +17,6 @@ vcpkg_configure_cmake(
-DENABLE_DEBUG=ON
)
-vcpkg_build_cmake()
vcpkg_install_cmake()
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/curl RENAME copyright)