plans and sketches
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user