2 lines
39 B
Bash
2 lines
39 B
Bash
|
cmake . && cmake --build . && ./bin/$1
|
|
cmake . && cmake --build . && ./bin/$1
|