This closes #3037
This commit is contained in:
commit
1eeb06270d
|
@ -15,4 +15,4 @@
|
|||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# This requires g++ and qpid-cpp-client-devel
|
||||
g++ src/main/cpp/hello.cpp -o hello -l qpid-proton-cpp -l qpidtypes
|
||||
g++ src/main/cpp/hello.cpp -o hello -l qpid-proton-cpp
|
||||
|
|
Loading…
Reference in New Issue