use spdlog for logging in ws + unittest + remove un-needed mutex
This commit is contained in:
6
third_party/spdlog/cmake/spdlog.pc.in
vendored
Normal file
6
third_party/spdlog/cmake/spdlog.pc.in
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: @PROJECT_NAME@
|
||||
Description: Super fast C++ logging library.
|
||||
Version: @PROJECT_VERSION@
|
Reference in New Issue
Block a user