mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-30 15:08:32 +00:00
[build][cmake] Fix definition to use SDL3 (#5175)
* fix definition to use SDL3 * [cmake] fix definition to use SDL3 * [build][cmake] prefer USING_VERSION_SDL3 over PLATFORM_DESKTOP_SDL3 * [build][cmake] when libs are added externally, consumer needs to import them too
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
@PACKAGE_INIT@
|
||||
@RAYLIB_DEPENDENCIES@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake")
|
||||
|
Reference in New Issue
Block a user