activemq-artemis/examples/jms/proton-cpp/compile.sh

3 lines
113 B
Bash
Raw Normal View History

2014-11-10 11:14:12 -05:00
# This requires g++ and qpid-cpp-client-devel
g++ src/main/cpp/hello.cpp -o hello -l qpidmessaging -l qpidtypes