pkg config for qmf2 library
---------------------------
Key: QPID-3607
URL: https://issues.apache.org/jira/browse/QPID-3607
Project: Qpid
Issue Type: Improvement
Components: C++ Client
Reporter: Andrew Stitcher
The current default qpid mke install installs include files for both the qpid
messaging and qmf2 libraries, but only includes a pkg-config file for the qpid
messaging libs.
Ideally to use qmf2 in an application make you'd just do something like:
gcc app.cpp $(pkg-config --libs qmf2)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]