mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-22 17:11:45 +00:00

With the recent CMake cleanup, getting raylib's dependencies for use when building rlgl_standalone is quite straight forward, so lets enable it again. Fixes #508, just properly this time. :)