| prefix=/home/aioz-nghiale/anaconda3/envs/testing_softzoo_pointe | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: libzmq | |
| Description: 0MQ c++ library | |
| Version: 4.3.5 | |
| Libs: -L${libdir} -lzmq | |
| Libs.private: -lstdc++ -lpthread -lrt | |
| Requires.private: libsodium | |
| Cflags: -I${includedir} | |