update spdlog
This commit is contained in:
2
third_party/spdlog/bench/CMakeLists.txt
vendored
2
third_party/spdlog/bench/CMakeLists.txt
vendored
@ -24,5 +24,3 @@ target_link_libraries(latency PRIVATE benchmark::benchmark spdlog::spdlog)
|
||||
|
||||
add_executable(formatter-bench formatter-bench.cpp)
|
||||
target_link_libraries(formatter-bench PRIVATE benchmark::benchmark spdlog::spdlog)
|
||||
|
||||
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/logs")
|
||||
|
Reference in New Issue
Block a user