git clone --recursive https://github.com/CreepyMemes/glTemplate.git
cmake -S . -B build/
-
If on Windows install MinGW from here then run this command:
cmake -S . -B build/ -G "MinGW Makefiles"
cmake --build build
./build/App
.\build\App