Files
SERiF/build-config/fourdst/libconstants/meson.build
Emily Boudreaux fdc59523bd build(libconstants): changed over to use external libconstants
this is the same module as before just broken out into its own subproject
2025-06-21 06:30:36 -04:00

3 lines
84 B
Meson

const_p = subproject('libconstants')
const_dep = const_p.get_variable('const_dep')