This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure directory enumeration happens after it's been populated
Currently the glob enumeration happens too early. None of the outputs of the dependent projects have been produced. We need to enumerate the directory after evaluation, during the actual build and after the dependent projects have been built.
- Loading branch information