mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Update README.md
This commit is contained in:
parent
9eca3234e8
commit
81f12df8b5
@ -14,7 +14,7 @@ Very fast, header-only/compiled, C++ logging library. [![Build Status](https://t
|
||||
|
||||
$ git clone https://github.com/gabime/spdlog.git
|
||||
$ mkdir build && cd build
|
||||
$ cmake .. && make
|
||||
$ cmake .. && make -j
|
||||
see [CMakeLists.txt example](https://github.com/gabime/spdlog/blob/v1.x/example/CMakeLists.txt) on how to use.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user