raylib/cmake
Peter0x44 c4bd4faab5
[build][CMake] REVIEWED: DRM software renderer configuration (#5721)
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.
2026-04-05 11:01:44 +02:00
..
AddIfFlagCompiles.cmake CMake: Move reusable code to new cmake/ directory 2018-05-21 01:08:29 +02:00
CompileDefinitions.cmake Removes the redundant USE_AUDIO flag (#4158) 2024-07-16 14:16:41 +02:00
CompilerFlags.cmake Documentation cmake (#1549) 2021-01-26 14:34:27 +01:00
EnumOption.cmake CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE 2018-07-23 21:00:48 +02:00
GlfwImport.cmake Revert "[build][cmake] Improve cmake config file generation (#4541)" 2024-11-28 22:44:42 +01:00
InstallConfigurations.cmake [cmake] export automatically raylib definitions and compile/link options (#5179) 2025-09-12 13:07:46 +02:00
JoinPaths.cmake Add join_paths and join prefix with include/lib dirs (#1383) 2020-09-25 16:20:49 +02:00
LibraryConfigurations.cmake [build][CMake] REVIEWED: DRM software renderer configuration (#5721) 2026-04-05 11:01:44 +02:00
LibraryPathToLinkerFlags.cmake CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
PackConfigurations.cmake Add packaging for distros with deb- and rpm-based packages. (#2877) 2023-01-21 18:50:38 +01:00
ParseConfigHeader.cmake [build] Making config.h fully available to CMake users (#4044) 2024-06-16 10:49:59 +02:00
PopulateConfigVariablesLocally.cmake CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
raylib-config-version.cmake Revert "[build][cmake] Improve cmake config file generation (#4541)" 2024-11-28 22:44:42 +01:00
raylib-config.cmake [build][cmake] Fix definition to use SDL3 (#5175) 2025-09-13 10:19:44 +02:00
Uninstall.cmake [build]: add uninstall cmake target (#3511) 2023-11-06 10:12:36 +01:00