[fmt] Mark as not supporting dynamic building

This commit is contained in:
Alexander Karatarakis 2016-10-26 12:38:17 -07:00
parent 2915ddf1dc
commit 1f8c2eaf90

View File

@ -1,3 +1,7 @@
include(${CMAKE_TRIPLET_FILE})
if (VCPKG_LIBRARY_LINKAGE STREQUAL dynamic)
message(FATAL_ERROR "Dynamic building not supported yet")
endif()
include(vcpkg_common_functions)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/fmt-3.0.0)
vcpkg_download_distfile(ARCHIVE_FILE