Starting project for a raylib based application, includes CMake file and raylib headers. Build: Windows (Only Tested) mkdir build cd build cmake .. cmake --build .