aboutsummaryrefslogtreecommitdiff
path: root/ports/gflags
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gflags')
-rw-r--r--ports/gflags/portfile.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/gflags/portfile.cmake b/ports/gflags/portfile.cmake
index 87053f849..82f651351 100644
--- a/ports/gflags/portfile.cmake
+++ b/ports/gflags/portfile.cmake
@@ -2,8 +2,6 @@ if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
message(FATAL_ERROR "${PORT} does not currently support UWP")
endif()
-include(vcpkg_common_functions)
-
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO gflags/gflags