add the helper

This commit is contained in:
Sven Czarnian
2021-11-22 16:17:35 +01:00
parent 969f448bf4
commit 92bf63bf45

View File

@@ -62,7 +62,9 @@ SET(INCLUDE_CONFIG_FILES
)
SET(INCLUDE_HELPER_FILES
${CMAKE_SOURCE_DIR}/include/aman/helper/Math.h
${CMAKE_SOURCE_DIR}/include/aman/helper/String.h
${CMAKE_SOURCE_DIR}/include/aman/helper/UtcTime.h
)
SET(INCLUDE_TYPES_FILES