Unverified Commit b540558d authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update INSTALL

parent e70b2dfb
...@@ -12,7 +12,6 @@ CMake: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment