mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:49:09 +08:00
[sdl2] make SDL2 use libc
This commit is contained in:
parent
3b7b380798
commit
704e1ea85a
@ -47,6 +47,7 @@ else()
|
||||
-DSDL_STATIC=${SDL_STATIC_LIB}
|
||||
-DSDL_SHARED=${SDL_SHARED_LIB}
|
||||
-DFORCE_STATIC_VCRT=${SDL_STATIC_CRT}
|
||||
-DLIBC=ON
|
||||
)
|
||||
|
||||
vcpkg_install_cmake()
|
||||
|
Loading…
Reference in New Issue
Block a user