[glog] Mark as not supporting static building yet

This commit is contained in:
Alexander Karatarakis 2016-10-26 14:43:59 -07:00
parent 828d58fd6e
commit 34d13f11e7

View File

@ -7,6 +7,9 @@
#
include(${CMAKE_TRIPLET_FILE})
if (VCPKG_LIBRARY_LINKAGE STREQUAL static)
message(FATAL_ERROR "Static building not supported yet. Portfile needs modification and also blocked by flags")
endif()
include(vcpkg_common_functions)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/glog-0472b91c5defdf90cff7292e3bf7bd86770a9a0a)
vcpkg_download_distfile(ARCHIVE