Skip to content

Conversation

@jcaesar
Copy link

@jcaesar jcaesar commented Dec 23, 2024

#159 added support for using shared-library-only builds of rdkafka, but only for linux. This repeats that for MacOS. This turned out to be necessary while switching rdkafka to CMake on nixpkgs here.

Side note: i contemplated also adding windows library names, but I have no idea what the naming scheme there is, and I think these checks should better be done with some common mechanism like find_library or pkg_check_modules (no idea which is proper). I btw also have never touched a MacOS, and I don't know whether this is sane, all I know is that it works on nixpkgs CI.

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.

1 participant