mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is required to use the SwiftCore package externally via `find_package` when Concurrency is enabled. We are otherwise unable to process the CMakeLists due to the missing dependency from the export set.