Skip to content

Make all optional dependencies REQUIRED by default

You can opt-out using the FORCE_NOT_REQUIRED_DEPENDENCIES option

We want people to always build as much of the optional dependencies as possible, so force them to spell out what they don't want

Merge request reports