Skip to content
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

Runtimes: merge target_link_libraries (NFC) #78448

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jan 6, 2025

This simply merges two calls to target_link_libraries into a single call as both are using the same visibility.

This simply merges two calls to `target_link_libraries` into a single
call as both are using the same visibility.
@compnerd
Copy link
Member Author

compnerd commented Jan 6, 2025

@swift-ci please smoke test

@compnerd
Copy link
Member Author

compnerd commented Jan 6, 2025

@swift-ci please smoke test

@compnerd compnerd merged commit 131e504 into swiftlang:main Jan 7, 2025
3 checks passed
@compnerd compnerd deleted the library branch January 7, 2025 16:11
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.

3 participants