mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 14:41:56 +00:00
cmake: enable SDL_TEST by default for emscripten
This commit is contained in:
committed by
Anonymous Maarten
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)
|
||||
|
||||
Reference in New Issue
Block a user