Explorar o código

add the helper

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
92bf63bf45
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/CMakeLists.txt

+ 2 - 0
src/CMakeLists.txt

@@ -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