engine-psx/generate.sh
2024-07-10 23:41:01 -03:00

4 lines
60 B
Bash
Executable file

#!/bin/bash
cmake --preset default .
cmake --build ./build