| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-29 | CMake: Make the raylib project as a whole embeddable | Ahmad Fatoum | |
| So user code can use add_subdirectory to build it (similar to what we do with GLFW or what the projects/CMake/CMakeLists.txt can do). | |||
| 2018-07-29 | Add projects/CMake example | Ahmad Fatoum | |
| The CMakeLists.txt checks for an installed raylib and downloads and installs one if none is found. Afterwards, it builds core_basic_window.c | |||
