Jelajahi Sumber

add the helper

Sven Czarnian 3 tahun lalu
induk
melakukan
92bf63bf45
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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