aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebsockets
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-10-06 15:29:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2016-10-06 15:29:37 -0700
commitb1fe038a839d54fa7da9cadf8eb5e487bf30cb01 (patch)
treeac35b45a825f12c4ab17d3dac02b40e72db91948 /ports/libwebsockets
parent595ec61deee1965dabb1b9bb3d91193867ac784e (diff)
downloadvcpkg-b1fe038a839d54fa7da9cadf8eb5e487bf30cb01.tar.gz
vcpkg-b1fe038a839d54fa7da9cadf8eb5e487bf30cb01.zip
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Diffstat (limited to 'ports/libwebsockets')
-rw-r--r--ports/libwebsockets/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/libwebsockets/portfile.cmake b/ports/libwebsockets/portfile.cmake
index 3c0ee7ae1..5253f6fa8 100644
--- a/ports/libwebsockets/portfile.cmake
+++ b/ports/libwebsockets/portfile.cmake
@@ -19,7 +19,6 @@ vcpkg_configure_cmake(
# OPTIONS_DEBUG -DDEBUGGABLE=1
)
-vcpkg_build_cmake()
vcpkg_install_cmake()
file(MAKE_DIRECTORY ${CURRENT_PACKAGES_DIR}/share)