summaryrefslogtreecommitdiffhomepage
path: root/examples/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-26Documentation cmake (#1549)hristo
2021-01-13Big cmake changes (#1514)hristo
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-04-23Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add A...ivn
2020-03-09Revert "Always use latest raylib version for cmake (#1123)" (#1126)Ahmad Fatoum
2020-03-08Always use latest raylib version for cmake (#1123)G3bE
2019-11-01Fix generation of web examples (#1007)Pablo Marcos Oltra
2019-07-15Adding solar system examples. (#900)Aldrin Martoq
2019-06-14Remove example from Android buildingRay
2019-05-22Move emscripten web shell to srcRay
2019-05-15examples: CMake: restrict OpenGL deprecation warnings to macOSAhmad Fatoum
2019-05-04examples: CMake: warn once only about macOS OpenGL deprecationAhmad Fatoum
2019-05-04examples: CMake: don't build core_loading_thread if no pthreadsAhmad Fatoum
2019-04-28Remove example on Androidraysan5
2019-04-08Avoid example on AndroidRay
2019-01-20cmake: preload resources into web examplesPiotr Balcer
2019-01-20cmake: use ALLOW_MEMORY_GROWTH=1 for web examplesPiotr Balcer
2019-01-09Adding basic palette-switching example using uniform arrays.Marco Lizza
2018-12-20Some tweaksRay
2018-12-18Avoid example on Android compilationRay
2018-07-29CMake: include rlgl_standalone in -DBUILD_EXAMPLESAhmad Fatoum
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-25CMake: Don't build rlgl_standalone as part of the examplesAhmad Fatoum
2018-07-25Fix HTML5 examples and games using CMake (#589)Pablo Marcos Oltra
2018-07-16Reviewed compilation optionsRay
2018-05-21CMake+Android: Skip tests with SetCameraModeAhmad Fatoum
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum
2018-01-17CMake: build shape and texture examples (#432)kai
2017-11-25Build examples and games on Travis CIAhmad Fatoum
2017-08-27CMake based build system.ASDF