Skip to content

build: add imported library for libedit#29404

Merged
compnerd merged 2 commits into
swiftlang:masterfrom
compnerd:edit-your-patterns
Jan 24, 2020
Merged

build: add imported library for libedit#29404
compnerd merged 2 commits into
swiftlang:masterfrom
compnerd:edit-your-patterns

Conversation

@compnerd
Copy link
Copy Markdown
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
Copy Markdown
Member Author

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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