raylib/cmake
Peter0x44 7ee024d32e [CMake] Add configure-time test for libatomic requirement
CMake now checks if -latomic is required for 64-bit atomics, and links
it if it's required. Miniaudio is the only thing in raylib that needs
it, so it's put behind SUPPORT_MODULE_RAUDIO.
2026-05-08 14:03:32 +01: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 [CMake] Add configure-time test for libatomic requirement 2026-05-08 14:03:32 +01: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 [cmake] Fix config.h parsing into cmake options (#5844) 2026-05-08 10:08:09 +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