summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2024-07-16Removes the redundant USE_AUDIO flag (#4158)Lázaro Albuquerque
2024-07-01WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW`Ray
2024-06-22[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090)manuel5975p
2024-06-21[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079)manuel5975p
2024-06-16[build] Fix some warnings on web builds and remove some redundant flags. (#4069)Lázaro Albuquerque
2024-04-02Remove trailing spacesRay
2023-12-09Updating CMake version to 5.0 so libraries are correctly versioned (#3615)David Williams
2023-11-28Hide unneeded internal symbols when building raylib as an so or dylib (#3573)Peter0x44
2023-03-22Update CMakeLists.txtRay
2023-03-06fix(build): Fix DLL build on Windows (#2951)Sid K
2022-11-30Fix an issue when compiling for web (#2820)Hristo Iliev
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