Fix pkgconfig metadata on windows#51
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
0a14144 to
09654f5
Compare
|
@conda-forge/abseil-cpp @hmaarrfk This PR has the intention to be able to switch on a compilation test for grpc, which ends up needing correct pkgconfig metadata, which is a bit tricky for shared builds on windows. There are two different levels here - shared builds result in only Hence the minimal effort to get correct metadata would be to add Therefore I think it'd be nicer if we just created the whole suite of Thoughts? |
|
Sounds like a reasonable approach 👍 |
Trying to fix abseil/abseil-cpp#1276 for conda-forge/grpc-cpp-feedstock#242 et al.