yuzu-cmd: link SDL2 correctly
This commit is contained in:
parent
f4b5570e7c
commit
0cbfdf7ecb
2 changed files with 1 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue