mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Update INSTALL
This commit is contained in:
parent
e70b2dfbb2
commit
b540558db6
1
INSTALL
1
INSTALL
@ -12,7 +12,6 @@ CMake:
|
|||||||
add_executable(example example.cpp)
|
add_executable(example example.cpp)
|
||||||
target_link_libraries(example spdlog::spdlog)
|
target_link_libraries(example spdlog::spdlog)
|
||||||
|
|
||||||
|
|
||||||
Or copy src/spdlog.cpp to your build tree and pass the -DSPDLOG_COMPILED_LIB to the compiler.
|
Or copy src/spdlog.cpp to your build tree and pass the -DSPDLOG_COMPILED_LIB to the compiler.
|
||||||
|
|
||||||
Tested on:
|
Tested on:
|
||||||
|
Loading…
Reference in New Issue
Block a user