diff options
Diffstat (limited to 'qpid/cpp/examples/qmf-console')
| -rw-r--r-- | qpid/cpp/examples/qmf-console/CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/cpp/examples/qmf-console/CMakeLists.txt b/qpid/cpp/examples/qmf-console/CMakeLists.txt index 4bbc7c461f..3b74338221 100644 --- a/qpid/cpp/examples/qmf-console/CMakeLists.txt +++ b/qpid/cpp/examples/qmf-console/CMakeLists.txt @@ -17,7 +17,7 @@ # under the License. # -add_example(qmf-console console qmfconsole) -add_example(qmf-console printevents qmfconsole) -add_example(qmf-console ping qmfconsole) -add_example(qmf-console queuestats qmfconsole) +add_installed_example(qmf-console console qmfconsole) +add_installed_example(qmf-console printevents qmfconsole) +add_installed_example(qmf-console ping qmfconsole) +add_installed_example(qmf-console queuestats qmfconsole) |
