removed flag ' -l qpidtypes' from proton-cpp example

This commit is contained in:
Chandra Shekhar 2020-03-20 22:07:56 +05:30 committed by Clebert Suconic
parent 17e3b50410
commit 8eaaefb4b7
1 changed files with 1 additions and 1 deletions

View File

@ -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