sapphire/tools/build.sh
2022-08-03 14:55:04 +00:00

2 lines
60 B
Bash
Executable File

#!/usr/bin/env sh
cmake --build build --config "${1:-Debug}"