update spdlog
This commit is contained in:
1
third_party/spdlog/example/meson.build
vendored
1
third_party/spdlog/example/meson.build
vendored
@ -1,5 +1,4 @@
|
||||
executable('example', 'example.cpp', dependencies: spdlog_dep)
|
||||
executable('example_header_only', 'example.cpp', dependencies: spdlog_headeronly_dep)
|
||||
run_command(find_program('mkdir'), meson.current_build_dir() + '/logs')
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user