summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2022-08-02Update versionRay
2022-07-15Removed raudio.h from public headerRay
2022-02-05Make audio examples compile with external glfw on Linux (#2329)locriacyber
2021-11-01Update version in CMakeRay
2021-09-22WARNING: MODULES RENAMING!!!Ray
2021-05-31Update CMakeLists.txtRay
2021-05-10~Updated project version (#1761)ProphesorIks
2021-01-26Documentation cmake (#1549)hristo
2021-01-25Removing config.h.in file (#1546)hristo
2021-01-25Removing test file. (#1545)hristo
2021-01-22Remove STATIC and SHARED variables. (#1542)hristo
2021-01-16Fix cmake build error dirent (#1536)hristo
2021-01-13Big cmake changes (#1514)hristo
2020-12-19Set version for raylib 3.5Ray
2020-12-16Add headers to install cmake (#1462)hristo
2020-12-14Changed extension for web from .bc to .a (#1461)hristo
2020-09-29Fix 1393 (#1395)Tobias Jammer
2020-09-27Platform DRM (#1388)kernelkinetic
2020-09-25Add join_paths and join prefix with include/lib dirs (#1383)Adam Griffiths
2020-08-08CMake: don't use raylib_static name for MinGW on WindowsAhmad Fatoum
2020-05-07Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229)armageddon421
2020-04-08Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"Ahmad Fatoum
2020-03-30Update project version for releaseRay
2020-03-24CMakeLists.txt: report generated CMAKE_CONFIGURATION_TYPESAhmad Fatoum
2020-02-03Update project version for release2.6.02.6Ray
2020-01-07Renamed LICENSE.md to LICENSERay
2019-06-05build: increment API_VERSION after releaseAhmad Fatoum
2019-05-20Update raylib version to 2.5Ray
2019-05-15CMake: add winmm.dll as Windows dependencyAhmad Fatoum
2019-05-12Update CMakeLists.txtraysan5
2019-05-04CMake: don't use system GLFW headers if using built-in GLFWAhmad Fatoum
2019-04-09Resolve CI failure with MinGWmyd7349
2019-04-09Fix CMake support on Win32myd7349
2019-03-16Support no-audio no-models modules compilationraysan5
2019-02-12Corrected issueRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
2018-12-21Use stb_vorbis.h as header onlyRay
2018-10-18Removed OpenAL backendRay
2018-10-11CMake: remove erroneous status messageAhmad Fatoum
2018-10-11CMake: Fix build breakage trying to set OpenGL versionAhmad Fatoum
2018-10-07CMake: report what kind of libraries will be builtAhmad Fatoum
2018-10-07CMake: suppress OpenGL deprecation warnings on macOS MojaveAhmad Fatoum
2018-09-18enjoy!Ray
2018-07-29Sync with upstream GLFW pull requestAhmad Fatoum
2018-07-29CMake: Make the raylib project as a whole embeddableAhmad Fatoum
2018-07-29Add projects/CMake exampleAhmad Fatoum
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-29Travis CI: Add OpenAL-ConfigurationAhmad Fatoum
2018-07-10CMake: Add Libs.private to Libs if installing static onlyAhmad Fatoum