mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 16:38:25 -05:00
4 lines
103 B
CMake
4 lines
103 B
CMake
|
set(VCPKG_TARGET_ARCHITECTURE x86)
|
||
|
set(VCPKG_CRT_LINKAGE dynamic)
|
||
|
set(VCPKG_LIBRARY_LINKAGE static)
|