Browse Source

?????

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/284/head
crueter 7 months ago
parent
commit
1a0bc4e391
  1. 1
      CMakeLists.txt

1
CMakeLists.txt

@ -679,6 +679,7 @@ endif()
# TODO(crueter): combine this all with CPM. # TODO(crueter): combine this all with CPM.
if (ENABLE_SDL2) if (ENABLE_SDL2)
if (YUZU_USE_BUNDLED_SDL2) if (YUZU_USE_BUNDLED_SDL2)
message(STATUS "Using SDL2 bundled")
AddCIPackage( AddCIPackage(
PACKAGE SDL2 PACKAGE SDL2
NAME SDL2 NAME SDL2

Loading…
Cancel
Save