Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

#158 but for MacOS: pass library existence check when dynamic library exists - #243

Open
jcaesar wants to merge 1 commit into
morganstanley:mainfrom
jcaesar:x
Open

#158 but for MacOS: pass library existence check when dynamic library exists#243
jcaesar wants to merge 1 commit into
morganstanley:mainfrom
jcaesar:x

Conversation

@jcaesar

@jcaesar jcaesar commented Dec 23, 2024

Copy link
Copy Markdown

#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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant