mirror of
https://github.com/dolphin-emu/dolphin
synced 2025-10-05 16:03:02 +02:00
Merge pull request #13980 from JoshuaVandaele/sdl-noui
Externals: Allow building SDL without X11/Wayland
This commit is contained in:
1
Externals/SDL/CMakeLists.txt
vendored
1
Externals/SDL/CMakeLists.txt
vendored
@@ -5,6 +5,7 @@ set(SDL_TESTS OFF)
|
||||
set(SDL_DISABLE_INSTALL ON)
|
||||
set(SDL_DISABLE_INSTALL_DOCS ON)
|
||||
set(SDL_INSTALL_TESTS OFF)
|
||||
set(SDL_UNIX_CONSOLE_BUILD ON)
|
||||
|
||||
add_subdirectory(SDL)
|
||||
|
||||
|
Reference in New Issue
Block a user