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

need pkgconfig expert to add a 'Requires: qhullstatic_r' line #138

Open
cbbarber opened this issue Nov 29, 2023 · 0 comments
Open

need pkgconfig expert to add a 'Requires: qhullstatic_r' line #138

cbbarber opened this issue Nov 29, 2023 · 0 comments

Comments

@cbbarber
Copy link
Collaborator

[Issue requested by spacelm #128 ]

qhullcpp.pc is broken and should be generated with an extra 'Requires: qhullstatic_r' line. See the current implementation at or near CMakeLists.txt, line 751, 'foreach(pkgconfig in items ...'

For pkg-config documentation, well I know https://people.freedesktop.org/~dbn/pkg-config-guide.html#writing. It's more tedious to implement with current logic, because we have to inject an extra field for a specific .pc file, since currently there is just a loop with common logic based on template https://github.com/qhull/qhull/blob/c2ef2209c28dc61ccfd22514971236587e820121/build/qhull.pc.in for each .pc file.

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

No branches or pull requests

1 participant