diff --git a/CMakeLists.txt b/CMakeLists.txt index a25c256a..9e2bfc7d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,6 @@ endif() project(spdlog VERSION ${SPDLOG_VERSION} LANGUAGES CXX) message(STATUS "Build spdlog: ${SPDLOG_VERSION}") - #--------------------------------------------------------------------------------------- # Compiler config #---------------------------------------------------------------------------------------