mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-10-17 11:05:06 +02: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