Skip to content

[CMake] Remove LINK_LIBRARIES option from _add_swift_executable_single #22128

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
Feb 11, 2019

Conversation

bulbazord
Copy link
Contributor

This option has been unused since commit
dd85d79. We now use
target_link_libraries instead of this option.

cc @gottesmm @compnerd

This option has been unused since commit
dd85d79. We now use
target_link_libraries instead of this option.
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this cleanup!

@compnerd
Copy link
Member

@swift-ci please test and merge

@gottesmm
Copy link
Contributor

This may require internal swift cmake sources to be changed. @Rostepher how does this look?

@compnerd
Copy link
Member

@swift-ci please test Linux platform

@bulbazord
Copy link
Contributor Author

@Rostepher Mind taking a quick look at this when you get the chance?

@bulbazord
Copy link
Contributor Author

@Rostepher Friendly ping. Could you please look when you have a moment? Thanks!

@bulbazord
Copy link
Contributor Author

@Rostepher ping!

@Rostepher Rostepher self-requested a review February 11, 2019 20:20
Copy link
Contributor

@Rostepher Rostepher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this shouldn't cause any issues. So long as testing passes we are good to merge this. 👍

@Rostepher Rostepher merged commit fc58ad4 into swiftlang:master Feb 11, 2019
@bulbazord bulbazord deleted the remove_link_libs_option branch February 11, 2019 20:23
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.

4 participants