Files
raylib/src/platforms
Karim Ahmed 32960af1dc Fixed:
Added CMake support for SDL3.
Now supports including SDL2 or SDL3 as a subdirectory within the project. The system will first check for SDL3, then SDL2. If neither is found, it will attempt find_package(SDL3), followed by find_package(SDL2). If all these checks fail, the process will terminate with an error.
2025-07-24 09:48:52 +01:00
..
2025-05-19 15:09:58 +05:30
2025-07-24 09:48:52 +01:00
2025-06-07 20:14:24 +02:00
2025-06-07 20:14:24 +02:00