mirror of
https://github.com/encounter/SDL.git
synced 2025-05-21 06:41:40 +00:00
cmake: enable SDL_TEST by default for emscripten
This commit is contained in:
parent
a22fcf77fd
commit
819b0143e3
@ -383,7 +383,6 @@ if(EMSCRIPTEN)
|
||||
set(SDL_ATOMIC_ENABLED_BY_DEFAULT OFF)
|
||||
set(SDL_LOADSO_ENABLED_BY_DEFAULT OFF)
|
||||
set(SDL_CPUINFO_ENABLED_BY_DEFAULT OFF)
|
||||
set(SDL_TEST_ENABLED_BY_DEFAULT OFF)
|
||||
endif()
|
||||
|
||||
if(VITA OR PSP OR PS2 OR N3DS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user