[gflags] Remove leftover set(F)

This commit is contained in:
Alexander Karatarakis 2016-10-31 11:51:25 -07:00
Родитель edfb6c7845
Коммит 997ef3d065
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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
)