Squashed 'libs/cppzmq/' content from commit c66fc609
git-subtree-dir: libs/cppzmq git-subtree-split: c66fc6094b2a03439dea8469719e221e80e2e8e7
This commit is contained in:
9
cppzmq.pc.in
Normal file
9
cppzmq.pc.in
Normal file
@@ -0,0 +1,9 @@
|
||||
prefix="@CMAKE_INSTALL_PREFIX@"
|
||||
includedir="@CMAKE_INSTALL_FULL_INCLUDEDIR@"
|
||||
|
||||
Name: @PROJECT_NAME@
|
||||
Description: C++ binding for libzmq
|
||||
URL: https://github.com/zeromq/cppzmq
|
||||
Version: @PROJECT_VERSION@
|
||||
Requires: libzmq
|
||||
Cflags: -I"${includedir}" @pkg_config_defines@
|
||||
Reference in New Issue
Block a user