Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a workaround for swift-corelibs-foundation on Linux/Android
CoreFoundation depends on dispatch, this dependency is implicit and dispatch itself is bundled with swift toolchains. Let's add a package specific workaround for Linux/Android targets to add toolchain resources directory to search paths of clang build targets.
- Loading branch information