* 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
1 line
58 B
CMake
1 line
58 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake")
|