Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interpreter: Fix dependency(..., modules: x) fallback
Where the subproject got registered without modules, but is later looked up with modules specified. We cannot do the filtering in get_dep_identifier(), as the list of modules matters in case of external dependencies.
- Loading branch information