mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-06-05 14:10:54 +02:00
parent
d46df2baf5
commit
b99f0f30a6
@ -194,5 +194,5 @@ cpp zmq (which will also include libzmq for you).
|
|||||||
```
|
```
|
||||||
#find cppzmq wrapper, installed by make of cppzmq
|
#find cppzmq wrapper, installed by make of cppzmq
|
||||||
find_package(cppzmq)
|
find_package(cppzmq)
|
||||||
target_link_libraries(*Your Project Name* cppzmq)
|
target_link_libraries(*Your Project Name* cppzmq-static)
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user