const_p = subproject('libconstants', default_options: ['pkg-config=' + pkg_config_bool_str]) const_dep = const_p.get_variable('const_dep') libconst = const_p.get_variable('libconst') alias_target('build-libconstants', libconst)