mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-29 18:54:34 +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