summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-12-19 22:00:14 +0000
committerCharles E. Rolke <chug@apache.org>2012-12-19 22:00:14 +0000
commit8b6a3040253f8c6c485a180bf6b840c142772839 (patch)
treeb75f208cf02804c3f86885b205c0c5bc1fad477f /cpp/src
parent975a330b4072605b8f9e49e8379d21eaee0cb7e3 (diff)
downloadqpid-python-8b6a3040253f8c6c485a180bf6b840c142772839.tar.gz
QPID-1726 ASF licensed, Qpid hosted store module
Disable building the legacystore component until it has further hardening. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1424162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/CMakeLists.txt b/cpp/src/CMakeLists.txt
index 10ba07ea02..343ca88dd7 100644
--- a/cpp/src/CMakeLists.txt
+++ b/cpp/src/CMakeLists.txt
@@ -1510,4 +1510,4 @@ install (FILES ${CMAKE_CURRENT_BINARY_DIR}/qpid.pc ${CMAKE_CURRENT_BINARY_DIR}/q
#
# Legacy store
#
-include (legacystore.cmake)
+#include (legacystore.cmake)