mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 04:28:01 -05:00
yuzu-cmd: link SDL2 correctly
This commit is contained in:
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
@ -69,7 +69,6 @@ if (YUZU_USE_EXTERNAL_SDL2)
|
||||
endif()
|
||||
|
||||
add_subdirectory(SDL EXCLUDE_FROM_ALL)
|
||||
target_link_directories(SDL2-static INTERFACE "${SDL2_BINARY_DIR}")
|
||||
endif()
|
||||
|
||||
# ENet
|
||||
|
Reference in New Issue
Block a user