Skip to content

Fix cmake by checking for module_name before generating module command #5586

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
Nov 1, 2016

Conversation

cooperp
Copy link
Contributor

@cooperp cooperp commented Nov 1, 2016

Fix rdar://problem/29053173 by checking for module_name before generating module command.

We need to actually have a module name and outputs or else the add_custom_command will try to
generate multiple commands all with the name NOTFOUND.

Note, this bug was introduced in 5834df3 via PR #5472.

…rating module command.

We need to actually have a module name and outputs or else the add_custom_command will try to
generate multiple commands all with the name NOTFOUND.

Note, this bug was introduced in 5834df3 via PR swiftlang#5472.
@cooperp
Copy link
Contributor Author

cooperp commented Nov 1, 2016

Spoke with Michael G offline. He suggested I immediately run swift-ci.

@cooperp
Copy link
Contributor Author

cooperp commented Nov 1, 2016

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 743b4bb into swiftlang:master Nov 1, 2016
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