summaryrefslogtreecommitdiffhomepage
path: root/cmake
AgeCommit message (Expand)Author
2022-08-09Fix #2621: Set CMP0054 policy to NEW and appropriately quote ${PLATFORM} (#2622)archie2x
2022-07-26add: cmake config include guard (#2592)MyUncle
2022-07-05WARNING: BREAKING: REMOVED: `*StorageValue()` functionsRay
2022-06-24Fix CMake build on Raspberry Pi OS Bullseye (#2548)Richard Smith
2022-05-20Fixed Android CMake build error (#2486)Patrick
2022-04-05Fix OpenGL 4.3 graphics option in CMake (#2427)GoldenThumbs
2022-03-08Update raylib-config.cmake (#2374)Marco G. Maia
2022-02-05Make audio examples compile with external glfw on Linux (#2329)locriacyber
2022-01-29Add missing defines to CUSTOMIZE_BUILD block (#2318)Macoy Madson
2022-01-08Fixed Compiling Raylib for android Using cmake (#2270)hero2002
2021-09-10Add find opengl for widnows too. (#1985)Hristo Stamenov
2021-06-09There no longer is a library glfw_objlib and now it is only glfw. (#1818)Hristo Stamenov
2021-05-25Bumped minimum GLFW vers in cmake (#1788)Ben Beshara
2021-04-09Enable DRM platform cross compilation support (#1717)Jon
2021-03-08Added SUPPORT_STANDARD_FILEIO flag support for the CMake build system (#1638)Kirottu
2021-01-26Documentation cmake (#1549)hristo
2021-01-25Removing config.h.in file (#1546)hristo
2021-01-25Removing test file. (#1545)hristo
2021-01-22Fix issue when trying to build raylib statically (#1544)Nikolas
2021-01-22Remove STATIC and SHARED variables. (#1542)hristo
2021-01-13Big cmake changes (#1514)hristo
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-09-25Add join_paths and join prefix with include/lib dirs (#1383)Adam Griffiths
2020-04-08Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"Ahmad Fatoum
2020-04-08ignore symlink creation failure errorShy
2019-07-24CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ONAhmad Fatoum
2019-04-09Take care of raylib_USE_STATIC_LIBS when calling find_librarymyd7349
2019-04-09Fix CMake support on Win32myd7349
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-29Travis CI: Add OpenAL-ConfigurationAhmad Fatoum
2018-07-23CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUEAhmad Fatoum
2018-07-03Travis CI: Add test case for pkg-configAhmad Fatoum
2018-07-03CMake: Reuse libraries found by glfw CMake configAhmad Fatoum
2018-06-23Added support DragonFly os from BSD family[email protected]
2018-05-26CMake: Fix cannot find -lX11 (#552)M
2018-05-21cmake: Fix PLATFORM_WEB buildAhmad Fatoum
2018-05-21CMake: Fix (Add?) Android supportAhmad Fatoum
2018-05-21CMake: Move reusable code to new cmake/ directoryAhmad Fatoum
2018-05-21CMake: Add default build type if none specifiedAhmad Fatoum
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum