mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 04:49:06 +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)
|