Skip to content

cmake: another fix for including all header files in Xcode projects. #35656

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
Jan 29, 2021

Conversation

eeckstein
Copy link
Contributor

Header files from within the lib directory were missing.
Also: use get_filename_component instead of regex matching.

Header files from within the lib directory were missing.
Also: use get_filename_component instead of regex matching.
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test and merge

@eeckstein eeckstein requested a review from compnerd January 29, 2021 19:49
@eeckstein
Copy link
Contributor Author

@compnerd I changed it back to get_filename_component (but with the right flag).

@eeckstein eeckstein changed the title cmake: another fix for include all header files in Xcode projects. cmake: another fix for including all header files in Xcode projects. Jan 29, 2021
@swift-ci swift-ci merged commit 8c426fc into swiftlang:main Jan 29, 2021
@eeckstein eeckstein deleted the fix-cmake2 branch January 30, 2021 07:44
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