mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-12 01:15:39 +00:00
Merge commit 'b3159714db' into main
This commit is contained in:
commit
c01ad8e24a
1 changed files with 2 additions and 0 deletions
|
|
@ -485,6 +485,8 @@ dep_option(SDL_STATIC_PIC "Static version of the library should be built wi
|
|||
dep_option(SDL_TESTS "Build the test directory" OFF SDL_TEST OFF)
|
||||
set_option(SDL_INSTALL_TESTS "Install test-cases" OFF)
|
||||
|
||||
set(HAVE_STATIC_PIC "${SDL_STATIC_PIC}")
|
||||
|
||||
if(VITA)
|
||||
set_option(VIDEO_VITA_PIB "Build with PSVita piglet gles2 support" OFF)
|
||||
set_option(VIDEO_VITA_PVR "Build with PSVita PVR gles/gles2 support" OFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue