зеркало из https://github.com/microsoft/vcpkg.git
[sery] Mark as not dynamic ready
This commit is contained in:
Родитель
031a1f5198
Коммит
a8ec10429a
|
@ -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/Sery-1.0")
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
|
|
Загрузка…
Ссылка в новой задаче