mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-01-31 14:39:56 +01:00
f4c0c5e6a3
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