2 lines
41 B
Bash
2 lines
41 B
Bash
cmake -B build
|
|
make -C build/ -j $(nproc) |
cmake -B build
|
|
make -C build/ -j $(nproc) |