mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:58:59 +08:00
4 lines
102 B
CMake
4 lines
102 B
CMake
set(VCPKG_TARGET_ARCHITECTURE arm)
|
|
set(VCPKG_CRT_LINKAGE static)
|
|
set(VCPKG_LIBRARY_LINKAGE static)
|