zeromq / cppzmq

Header-only C++ binding for libzmq
http://www.zeromq.org
MIT License
1.97k stars 757 forks source link

Issue: cannot use cppzmq as cmake subproject #424

Closed hshakula closed 4 years ago

hshakula commented 4 years ago

The easiest way to accomplish this is to skip find_packages when libzmq or libzmq-static targets exist.

hshakula commented 4 years ago

I've missed that these changes already in master, closing.