24 Jun
2017
24 Jun
'17
4:36 p.m.
Rene Rivera wrote:
Since I'm OCD about "extra" stuff I ask.. Would it not be better to have the user run a command *after* cloning the submodules and dependencies that generates all this for them?
Not sure how this would work. BoostVersion.cmake and default.cmake are not generated, they are just copies to enable libraries to stand alone. dependencies.cmake is generated, but you need all of Boost to generate it, so it's much easier to do that as part of a build process that is applied to the full superproject.