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