Skip to content
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

[SR-10650] Swift PackageManager doesn't add include path from pkgconfig in compile flags #4863

Open
swift-ci opened this issue May 9, 2019 · 0 comments
Labels

Comments

@swift-ci
Copy link
Contributor

swift-ci commented May 9, 2019

Previous ID SR-10650
Radar None
Original Reporter yingxian_wang (JIRA User)
Type Bug
Environment

linux

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 8472fd87333c801926f9a6c38b334b78

Issue Description:

I need to include a specially built openssl lib in my project. I have the library built and copied both the include files and lib files to destination directory. I also created a pkgconfig with libdir and includedir.

However, the resulting xcode project doesn't contain the include directory in -isystem.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants