mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-18 08:19:29 +08:00
7 lines
136 B
CMake
7 lines
136 B
CMake
set(VCPKG_TARGET_ARCHITECTURE x64)
|
|
set(VCPKG_CRT_LINKAGE static)
|
|
set(VCPKG_LIBRARY_LINKAGE static)
|
|
|
|
set(VCPKG_CMAKE_SYSTEM_NAME Linux)
|
|
|