rm -r ./build cmake -S . -B build -G"Unix Makefiles" cd ./build make .\main.exe