mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01: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…
x
Reference in New Issue
Block a user