aboutsummaryrefslogtreecommitdiff
path: root/ports/gflags
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gflags')
-rw-r--r--ports/gflags/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/gflags/portfile.cmake b/ports/gflags/portfile.cmake
index ad407a0fd..ca315ae31 100644
--- a/ports/gflags/portfile.cmake
+++ b/ports/gflags/portfile.cmake
@@ -37,7 +37,6 @@ vcpkg_configure_cmake(
-DBUILD_SHARED_LIBS=ON
)
-vcpkg_build_cmake()
vcpkg_install_cmake()
file(MAKE_DIRECTORY ${CURRENT_PACKAGES_DIR}/share ${CURRENT_PACKAGES_DIR}/bin ${CURRENT_PACKAGES_DIR}/debug/bin)