From 9c4e2b2d293f82384c47b2d0562a06eb70c178d4 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Fri, 4 Mar 2011 18:49:36 +0000 Subject: 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 --- cpp/examples/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/examples') 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) -- cgit v1.2.1