Server-Root/libraries/build_spdlog.sh

4 lines
37 B
Bash
Raw Normal View History

2018-08-08 10:21:32 -04:00
cd spdlog/build/
cmake ..
make -j 12