mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-01 19:09:03 +08:00
fixed example
This commit is contained in:
@@ -4,7 +4,7 @@ CXX_RELEASE_FLAGS = -O3 -flto
|
||||
CXX_DEBUG_FLAGS= -g
|
||||
|
||||
|
||||
all: bench
|
||||
all: example bench
|
||||
debug: example-debug bench-debug
|
||||
|
||||
example: example.cpp
|
||||
|
Reference in New Issue
Block a user