mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
* Improve cmake config file generation
This allows for finding raylib on a non-standard location (eg, not in /usr/lib{,64})
* Only have glfw as private if using internal glfw and not static
2 lines
58 B
CMake
2 lines
58 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake")
|