add_library(Lib HelperFun.c HelperFun.h)
target_include_directories(Lib PUBLIC .)
