This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Mirror
/
raylib
Watch
1
Star
0
Fork
0
You've already forked raylib
mirror of
https://github.com/raysan5/raylib.git
synced
2026-01-11 22:18:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c53dd8a9310ad34f730ea853478dc77c8caff23d
raylib
/
cmake
/
raylib-config.cmake
2 lines
58 B
CMake
Raw
Normal View
History
Unescape
Escape
[build][cmake] Improve cmake config file generation (#4541) * 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
2024-11-27 07:39:36 -03:00
include
(
"${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake"
)
Reference in New Issue
Copy Permalink