mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 10:46:51 -07:00
Use CONFIG_MODE in FindSDL2.cmake
This commit is contained in:
parent
2e752eaef2
commit
59a8f0168c
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ if(SDL2_FOUND AND (NOT TARGET SDL2::SDL2))
|
|||
endif()
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(SDL2 DEFAULT_MSG)
|
||||
find_package_handle_standard_args(SDL2 CONFIG_MODE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue