utils_lib = library('utils', ['mem.c', 'utils.c']) utils_dep = declare_dependency(link_with: utils_lib, include_directories: '.')