mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-22 16:29:29 +08:00
5 lines
100 B
CMake
5 lines
100 B
CMake
set(VCPKG_TARGET_ARCHITECTURE x64)
|
|
set(VCPKG_CRT_LINKAGE static)
|
|
set(VCPKG_LIBRARY_LINKAGE static)
|
|
|