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

add pkgconfig metadata for shared windows builds #1341

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

h-vetinari
Copy link
Contributor

Fixes #1276

We've been using this patch in conda-forge since about 6 weeks, though in fairness, most of our builds rely on CMake metadata rather than pkg-config. Still, some basic tests of validating the grpc pkgconfig (which points to abseil) shows that the principle works.

Would be nice to have accurate metadata even for shared builds on windows.

@derekmauro derekmauro self-assigned this Dec 13, 2022
@copybara-service copybara-service bot merged commit 3fe1e96 into abseil:master Dec 14, 2022
@h-vetinari h-vetinari deleted the pkgconfig branch December 14, 2022 18:43
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.

Generate pkg-config metadata on windows, resp. abseil_dll
3 participants