2 lines
60 B
Bash
Executable File
2 lines
60 B
Bash
Executable File
#!/usr/bin/env sh
|
|
cmake --build build --config "${1:-Debug}" |