From 997ef3d06508a10bbb662f6729489494af15d434 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Mon, 31 Oct 2016 11:51:25 -0700 Subject: [gflags] Remove leftover set(F) --- ports/gflags/portfile.cmake | 2 -- 1 file changed, 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 ) -- cgit v1.2.3