Skip to content

Add openssl to pkgConfig#6

Merged
kilnerm merged 1 commit into
IBM-Swift:masterfrom
Andrew-Lees11:master
Sep 24, 2018
Merged

Add openssl to pkgConfig#6
kilnerm merged 1 commit into
IBM-Swift:masterfrom
Andrew-Lees11:master

Conversation

@Andrew-Lees11
Copy link
Copy Markdown
Member

In a past commit a pkgConfig was added to the package.swift to remove the need for linker flags. This has not been added to the Package@swift-4.swift meaning that if you use this for swift 4 you need to use linker flags.
This PR adds pkgConfig: "openssl" so that projects which depend on this do not need to specify flags.
If people do specify flags as before then the project will still build.

Copy link
Copy Markdown

@kilnerm kilnerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good.

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