plans and sketches

This commit is contained in:
2025-04-15 22:02:33 +03:00
parent 5f4a86cee8
commit 6706cbec45
9 changed files with 235 additions and 2 deletions

View File

@@ -110,6 +110,11 @@ if (BUILD_OFD_BINARYEYE_SCAN)
list(APPEND PROJECT_SOURCES http_server/http_server.h http_server/http_server.cpp)
endif()
if (BUILD_EMAIL_MODE)
list(APPEND PROJECT_SOURCES email_parser/emailparser.h email_parser/emailparser.cpp)
list(APPEND PROJECT_SOURCES utils/base64.h utils/base64.cpp)
endif()
if (BUILD_TRANSLATIONS)
set(TS_FILES