forked from Green-Sky/tomato
dont try to find system package if in the bundled sdl path
This commit is contained in:
2
external/sdl/CMakeLists.txt
vendored
2
external/sdl/CMakeLists.txt
vendored
@@ -57,8 +57,6 @@ if (NOT TARGET SDL3::SDL3)
|
||||
#GIT_TAG 5ac37a8ffcf89da390404c1016833d56e2d67ae4 # 3.2.12
|
||||
#GIT_TAG a8589a84226a6202831a3d49ff4edda4acab9acd # 3.2.24
|
||||
GIT_TAG badbf8da4ee72b3ef599c721ffc9899e8d7c8d90 # 3.2.26
|
||||
|
||||
FIND_PACKAGE_ARGS # for the future
|
||||
)
|
||||
FetchContent_MakeAvailable(SDL3)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user