# main file for src

FILE(GLOB src_logger_intern "*.c")
SET(src_logger ${src_logger_intern} PARENT_SCOPE)





