4 lines
37 B
Bash
4 lines
37 B
Bash
|
cd spdlog/build/
|
||
|
cmake ..
|
||
|
make -j 12
|