diff options
| author | Stephen D. Huston <shuston@apache.org> | 2011-03-04 18:49:36 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2011-03-04 18:49:36 +0000 |
| commit | 9c4e2b2d293f82384c47b2d0562a06eb70c178d4 (patch) | |
| tree | f417a699bccf55857e64dbbd40dd2d95ad0e2c5c /cpp/examples | |
| parent | 2efdb4d45c9da5a9ee5f329d44c67b96f3101d35 (diff) | |
| download | qpid-python-9c4e2b2d293f82384c47b2d0562a06eb70c178d4.tar.gz | |
Remove moved file refs, related to QPID-3067.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1078099 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples')
| -rw-r--r-- | cpp/examples/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/examples/CMakeLists.txt b/cpp/examples/CMakeLists.txt index 76b89fa677..1b28cfd031 100644 --- a/cpp/examples/CMakeLists.txt +++ b/cpp/examples/CMakeLists.txt @@ -77,14 +77,10 @@ macro(add_example subdir example) endmacro(add_example) install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/README.txt - ${CMAKE_CURRENT_SOURCE_DIR}/README.verify - ${CMAKE_CURRENT_SOURCE_DIR}/verify - ${CMAKE_CURRENT_SOURCE_DIR}/verify_all DESTINATION ${QPID_INSTALL_EXAMPLESDIR} COMPONENT ${QPID_COMPONENT_EXAMPLES}) if (MSVC) install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/examples.sln - ${CMAKE_CURRENT_SOURCE_DIR}/old-examples.sln DESTINATION ${QPID_INSTALL_EXAMPLESDIR} COMPONENT ${QPID_COMPONENT_EXAMPLES}) endif (MSVC) |
