Update CMakeLists.txt remove cfg/helpers.cpp

This commit is contained in:
Gabi Melman 2024-11-29 23:35:45 +02:00 committed by GitHub
parent aa9eaae6f6
commit c9b96bc974
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,7 +202,6 @@ set(SPDLOG_SRCS
"src/logger.cpp"
"src/pattern_formatter.cpp"
"src/spdlog.cpp"
"src/cfg/helpers.cpp"
"src/details/file_helper.cpp"
"src/details/log_msg.cpp"
"src/details/log_msg_buffer.cpp"