Minor update to CMakelists

This commit is contained in:
gabime 2019-07-14 13:27:09 +03:00
parent 4d9281018f
commit 121fc0a273

View File

@ -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
#--------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------