raylib/projects/CMake
Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable
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 21:28:23 +02:00
..
CMakeLists.txt CMake: Make the raylib project as a whole embeddable 2018-07-29 21:28:23 +02:00
core_basic_window.c Add projects/CMake example 2018-07-29 18:27:59 +02:00