Files
fourdst/build-config/libconstants/meson.build

4 lines
184 B
Meson

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')