add_library(module_name STATIC module_name.c ) target_include_directories(modlue_name PUBLIC ${CMAKE_CURRENT_LIST_DIR} )