From f58ea784ad1930c6b8bbf1b9a9e32bf3575c4bed Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Wed, 19 Dec 2012 22:00:14 +0000 Subject: 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@1424162 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/CMakeLists.txt b/qpid/cpp/src/CMakeLists.txt index 10ba07ea02..343ca88dd7 100644 --- a/qpid/cpp/src/CMakeLists.txt +++ b/qpid/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) -- cgit v1.2.1