Closed hshakula closed 4 years ago
The easiest way to accomplish this is to skip find_packages when libzmq or libzmq-static targets exist.
find_package
libzmq
libzmq-static
I've missed that these changes already in master, closing.
The easiest way to accomplish this is to skip
find_package
s whenlibzmq
orlibzmq-static
targets exist.