project('pnc', 'c') cc = meson.get_compiler('c') ubox_dep = cc.find_library('ubox') subdir('src')