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

Considering adding pkg-config support for Linux and macOS installations. #57

Open
bernardnormier opened this issue Apr 27, 2018 · 0 comments
Milestone

Comments

@bernardnormier
Copy link
Member

Then users can do pkg-config --libs zeroc-ice, pkg-config --variable=slicedir zeroc-ice, and more.

To limit the number of pc files, this would require linking with -Wl,-as-needed; otherwise, all libraries get written in the resulting image. These pc files would be:

zeroc-ice
zeroc-ice++11
zeroc-freeze

ICE-7184

@pepone pepone added this to the 3.8.0 milestone Nov 9, 2018
@bernardnormier bernardnormier modified the milestones: 3.8.0, Future Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants