meson-plus-plus icon indicating copy to clipboard operation
meson-plus-plus copied to clipboard

subproject()

Open dcbaker opened this issue 3 years ago • 0 comments

We'll need subproject (as part of dependencies) for a bootstrapped self-hosting setup, as we're likely to need a three step bootstreap:

  1. build meson++ with make
  2. build meson++ with meson++, using subprojects for at least libpkgconf
  3. build meson++ again to get system dependencies

dcbaker avatar Jan 20 '22 23:01 dcbaker