Minor update to CMakelists

pull/1155/head
gabime 6 years ago
parent 4d9281018f
commit 121fc0a273

@ -22,7 +22,6 @@ endif()
project(spdlog VERSION ${SPDLOG_VERSION} LANGUAGES CXX) project(spdlog VERSION ${SPDLOG_VERSION} LANGUAGES CXX)
message(STATUS "Build spdlog: ${SPDLOG_VERSION}") message(STATUS "Build spdlog: ${SPDLOG_VERSION}")
#--------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------
# Compiler config # Compiler config
#--------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------

Loading…
Cancel
Save