summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authoreportnov <eportnov@ibs.ru>2022-09-14 10:38:10 +0300
committereportnov <eportnov@ibs.ru>2022-09-14 11:26:13 +0300
commit741ca6031fbb6228a4a5294878afe14c0bdefa7f (patch)
treebae71c1afc33d9ff0671ee29652db9c9ee04772e /CMakeLists.txt
parenta78e04585b2d4097a88ab681c1beebe8fe9586a1 (diff)
parent65425017d48dd7228d0c403cd779561b22a8d6e3 (diff)
downloadobmc-sila-smtp-741ca6031fbb6228a4a5294878afe14c0bdefa7f.tar.xz
Merge branch 'feature/logger'
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e894480..11f62b1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -112,6 +112,8 @@ set(SRC_FILES
${MANAGMENT_DIR}/mail.cpp
${MANAGMENT_DIR}/settings.hpp
${MANAGMENT_DIR}/settings.cpp
+ ${MANAGMENT_DIR}/logger.hpp
+ ${MANAGMENT_DIR}/logger.cpp
${MANAGMENT_DIR}/general.hpp
${FILE_DIR}/mail.hpp