Skip to content

build: compatibility for CMake 3.4.3 #1751

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 4, 2018
Merged

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 4, 2018

CMake 3.4.3 does not support the copy files... pattern. Add
compatibility for it.

CMake 3.4.3 does not support the copy files... <directory> pattern.  Add
compatibility for it.
@compnerd
Copy link
Member Author

compnerd commented Nov 4, 2018

@swift-ci please test

@gottesmm
Copy link
Contributor

gottesmm commented Nov 4, 2018

NOTE: The linux test here will be on 16.04 machine, so it will have a newer cmake. I am testing this locally to be sure this works on 14.04 with cmake-3.4.3.

@gottesmm
Copy link
Contributor

gottesmm commented Nov 4, 2018

Got through to that weird XCTest that fails sometime. But we got through all of the foundation tests where we were failing.

@gottesmm
Copy link
Contributor

gottesmm commented Nov 4, 2018

Reran skipping the earlier tests and XCTest passed. I think we need to increase the timeout on that test.

@gottesmm
Copy link
Contributor

gottesmm commented Nov 4, 2018

Merging to unbreak the build.

@gottesmm gottesmm merged commit e1f75a5 into swiftlang:master Nov 4, 2018
@compnerd compnerd deleted the copy branch November 5, 2018 04:49
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