meson-plus-plus
meson-plus-plus copied to clipboard
subproject()
We'll need subproject (as part of dependencies) for a bootstrapped self-hosting setup, as we're likely to need a three step bootstreap:
- build meson++ with make
- build meson++ with meson++, using subprojects for at least libpkgconf
- build meson++ again to get system dependencies