Unverified Commit 48acafd1 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update CMakeLists.txt

parent a532a072
......@@ -47,5 +47,5 @@ target_link_libraries(example spdlog::spdlog)
add_executable(example_header_only example.cpp)
target_link_libraries(example_header_only spdlog::spdlog_header_only)
# Create logs directory
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/logs")
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