diff options
| author | Gordon Sim <gsim@apache.org> | 2013-11-04 16:02:21 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2013-11-04 16:02:21 +0000 |
| commit | 0baf985f809992e6ccedbe18fe6275f73fe44388 (patch) | |
| tree | b10600fded52097dec672c4be81d7f73541751db /cpp/src/tests | |
| parent | 15c1455db0cbab0e6f33fbf905785ec17c3d3c1e (diff) | |
| download | qpid-python-0baf985f809992e6ccedbe18fe6275f73fe44388.tar.gz | |
QPID-5277: remove install directive for qpidt
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1538656 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests')
| -rw-r--r-- | cpp/src/tests/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/tests/CMakeLists.txt b/cpp/src/tests/CMakeLists.txt index c5ea0a89e5..4acd976a38 100644 --- a/cpp/src/tests/CMakeLists.txt +++ b/cpp/src/tests/CMakeLists.txt @@ -107,8 +107,6 @@ install (TARGETS qpid-receive qpid-send qpid-topic-listener qpid-topic-publisher receiver sender qpid-txtest RUNTIME DESTINATION ${QPID_INSTALL_TESTDIR}) -install (PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/qpidt - DESTINATION ${QPID_INSTALL_TESTDIR}) # Only build test code if testing is turned on if (BUILD_TESTING) |
