Skip to content

Runtimes: add an export for ConcurrencyInternalShims #80211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

compnerd
Copy link
Member

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.

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.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd enabled auto-merge March 21, 2025 22:11
@compnerd
Copy link
Member Author

@swift-ci please smoke test macOS platform

@compnerd compnerd merged commit b658e73 into swiftlang:main Mar 23, 2025
3 checks passed
@compnerd compnerd deleted the exports branch March 23, 2025 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants