[cryptopp] Fail when trying to build dll

This commit is contained in:
Alexander Karatarakis 2016-10-26 12:18:53 -07:00
Родитель 863f28c080
Коммит e9a17729ec
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -1,4 +1,7 @@
include(${CMAKE_TRIPLET_FILE})
if (VCPKG_LIBRARY_LINKAGE STREQUAL dynamic)
message(FATAL_ERROR "Dynamic building not supported") # See note below
endif()
include(vcpkg_common_functions)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/cryptopp-CRYPTOPP_5_6_5)
vcpkg_download_distfile(ARCHIVE