Skip to content

boost: disable support for libraries not declared

Without this, Boost can use libraries the superbuild does not expect it to, including those that it builds itself. Enforce that they are disabled because the project does not declare a DEPENDS on these projects.

Merge request reports