zeromq / pyzmq

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

disable dependency tracking, avoid COMMAND_ERROR_IS_FATAL #1960

Closed minrk closed 7 months ago

minrk commented 7 months ago

COMMAND_ERROR_IS_FATAL requires cmake 3.19. Could bump, but it's a small nuisance and avoiding pulling in cmake is nice.