Server-Root/libraries/build_spdlog.sh
2018-08-08 14:21:32 +00:00

4 lines
37 B
Bash
Executable File

cd spdlog/build/
cmake ..
make -j 12