zeromq / pyzmq

PyZMQ: Python bindings for zeromq
http://zguide.zeromq.org/py:all
BSD 3-Clause "New" or "Revised" License
3.65k stars 637 forks source link

build with cmake (scikit-build-core) #1927

Closed minrk closed 6 months ago

minrk commented 6 months ago

seems to have been a lot easier than meson in #1922. I'm not great at cmake, but since libzmq uses it, integration was easier.

closes #1922 closes #1903

dimpase commented 2 months ago

this seems to be breaking SageMath build, as scikit does something something ... https://github.com/cschwan/sage-on-gentoo/issues/783