Skip to content

build: add imported library for libedit #29404

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 2 commits into from
Jan 24, 2020

Conversation

compnerd
Copy link
Member

This allows us to use CMake more effectively rather than proliferating
the linking and header search path logic.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This allows us to use CMake more effectively rather than proliferating
the linking and header search path logic.
@compnerd
Copy link
Member Author

@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Member Author

@JDevlieghere I'm thinking of making this change here first, and then pushing this change to LLVM once this has been merged.

@JDevlieghere
Copy link
Contributor

@JDevlieghere I'm thinking of making this change here first, and then pushing this change to LLVM once this has been merged.

Sounds good!

Use the imported library to track header search path and library search
paths and dependencies rather than replicating that knowledge.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 07ea64b into swiftlang:master Jan 24, 2020
@compnerd compnerd deleted the edit-your-patterns branch January 24, 2020 16:17
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