Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not disable subprojects that has user defined options
When using a fallback for `dependency('foo', required: false)` and the user has set some options on the subproject via a machine file or `-Dfoo:opt=value`, consider the user wanted to use that subproject and make the error fatal.
- Loading branch information