summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging/CMakeLists.txt
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2009-11-16 11:58:45 +0000
committerGordon Sim <gsim@apache.org>2009-11-16 11:58:45 +0000
commit47037a72d8f799e64cf57efbf01f6a2e519256a7 (patch)
tree5f0f15fc201b5ea22cb385d749c58f3f8255e943 /qpid/cpp/examples/messaging/CMakeLists.txt
parent2d7ba6393f93a7b11b47194f340734d6f96456b1 (diff)
downloadqpid-python-47037a72d8f799e64cf57efbf01f6a2e519256a7.tar.gz
Merge branch 'next_receiver_changes' into trunk
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@880718 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/messaging/CMakeLists.txt')
-rw-r--r--qpid/cpp/examples/messaging/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/examples/messaging/CMakeLists.txt b/qpid/cpp/examples/messaging/CMakeLists.txt
index e7885d0b50..31310d4ae2 100644
--- a/qpid/cpp/examples/messaging/CMakeLists.txt
+++ b/qpid/cpp/examples/messaging/CMakeLists.txt
@@ -17,11 +17,9 @@
# under the License.
#
-add_example(messaging queue_listener)
add_example(messaging queue_receiver)
add_example(messaging queue_sender)
-add_example(messaging topic_listener)
add_example(messaging topic_receiver)
add_example(messaging topic_sender)