4 lines
42 B
Bash
4 lines
42 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
cmake --build .build
|