0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-16 16:16:33 +08:00

7 lines
139 B
CMake
Raw Normal View History

set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME FreeBSD)