mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-26 21:18:31 +00:00

* 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
5 lines
96 B
CMake
5 lines
96 B
CMake
@PACKAGE_INIT@
|
|
@RAYLIB_DEPENDENCIES@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake")
|