Minor update to CMakelists

This commit is contained in:
gabime 2019-07-14 13:27:09 +03:00
parent 4d9281018f
commit 121fc0a273
1 changed files with 0 additions and 1 deletions

View File

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