diff options
Diffstat (limited to 'qpid/cpp/examples')
| -rw-r--r-- | qpid/cpp/examples/winsdk-cmake/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt b/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt index b0423250bf..6f089625ca 100644 --- a/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt +++ b/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt @@ -90,5 +90,6 @@ add_example(messaging map_receiver) add_example(messaging map_sender)
add_example(messaging client)
add_example(messaging server)
+add_example(messaging server_reconnect)
add_example(messaging hello_world)
add_example(messaging hello_xml)
|
