mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-05 23:28:25 +00:00
https://github.com/raysan5/raylib/pull/5720#issuecomment-4187113099 In this comment, it was pointed out that LibraryConfigurations.cmake still tries to find and link egl, gbm, and glesv2, even when using the software renderer is it not necessary. This patch addresses that.