diff options
| author | Gordon Sim <gsim@apache.org> | 2009-11-16 11:58:45 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-11-16 11:58:45 +0000 |
| commit | 47037a72d8f799e64cf57efbf01f6a2e519256a7 (patch) | |
| tree | 5f0f15fc201b5ea22cb385d749c58f3f8255e943 /qpid/cpp/examples/messaging/CMakeLists.txt | |
| parent | 2d7ba6393f93a7b11b47194f340734d6f96456b1 (diff) | |
| download | qpid-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.txt | 2 |
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) |
