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-10 21:48:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
raylib
/
cmake
/
raylib-config.cmake
5 lines
96 B
CMake
Raw
Permalink
Normal View
History
Unescape
Escape
[cmake] export automatically raylib definitions and compile/link options (#5179)
2025-09-12 04:07:46 -07:00
@
P
A
C
K
A
G
E
_
I
N
I
T
@
[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
2025-09-13 01:19:44 -07:00
@
R
A
Y
L
I
B
_
D
E
P
E
N
D
E
N
C
I
E
S
@
[cmake] export automatically raylib definitions and compile/link options (#5179)
2025-09-12 04:07:46 -07:00
include
(
"${CMAKE_CURRENT_LIST_DIR}/raylib-targets.cmake"
)
Reference in New Issue
Copy Permalink