aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 5e000a689..a66e604a2 100644
--- a/ports/gflags/portfile.cmake
+++ b/ports/gflags/portfile.cmake
@@ -32,8 +32,6 @@ if(NOT EXISTS "${CURRENT_BUILDTREES_DIR}/src/.git")
endif()
message(STATUS "Adding worktree and patching done")
-set(F)
-
vcpkg_configure_cmake(
SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src
)