mirror of
https://github.com/zeromq/cppzmq.git
synced 2026-01-11 00:24:17 +01:00
and add it to CMAKE_MODULE_PATH on failed load this allows downstream packages that have loaded cppzmq to call find_package(ZeroMQ) and succeed without shipping their own copy of the fallback. Additionally, a check for if the libzmq target is defined avoids duplicate definitions when called multiple times