aboutsummaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
parent595ec61deee1965dabb1b9bb3d91193867ac784e (diff)
downloadvcpkg-b1fe038a839d54fa7da9cadf8eb5e487bf30cb01.tar.gz
vcpkg-b1fe038a839d54fa7da9cadf8eb5e487bf30cb01.zip
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Diffstat (limited to 'scripts')
-rw-r--r--scripts/templates/portfile.in.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/templates/portfile.in.cmake b/scripts/templates/portfile.in.cmake
index 760b6a700..804d8d216 100644
--- a/scripts/templates/portfile.in.cmake
+++ b/scripts/templates/portfile.in.cmake
@@ -23,7 +23,6 @@ vcpkg_configure_cmake(
# OPTIONS_DEBUG -DDEBUGGABLE=1
)
-vcpkg_build_cmake()
vcpkg_install_cmake()
# Handle copyright