aboutsummaryrefslogtreecommitdiff
path: root/triplets/community/x86-windows-static.cmake
blob: c855f0caa0d4899922e8d7c1bbec503be99ff37a (plain)
1
2
3
set(VCPKG_TARGET_ARCHITECTURE x86)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)