1 line
55 B
Bash
Executable File
1 line
55 B
Bash
Executable File
mkdir -p build && cd build && cmake .. && make && ctest |