Skip to content

[CMake] Use precondition in _add_swift_lipo_target #5067

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

Conversation

modocache
Copy link
Contributor

Use the precondition CMake function added in e12fff7, rather than custom logic, to check if arguments to _add_swift_lipo_target are not set.

This ties into similar changes made to this function in #4972, which addresses SR-1362.

Use the `precondition` CMake function added in e12fff7, rather than
custom logic, to check if arguments to `_add_swift_lipo_target` are not
set.
@gottesmm
Copy link
Contributor

LGTM!

@gottesmm
Copy link
Contributor

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 6568b20 into swiftlang:master Sep 29, 2016
@modocache modocache deleted the add-swift-lipo-target-use-precondition branch September 29, 2016 23:22
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.

5 participants