https://github.com/gabime/spdlog git clone https://github.com/gabime/spdlog.git cd spdlog && mkdir build && cd build cmake .. && make -j make install
Installing: /usr/local/include/spdlog
Installing:/usr/local/lib/spdlog/libspdlog.a
原文:https://www.cnblogs.com/osbreak/p/11398842.html