From 8b6a3040253f8c6c485a180bf6b840c142772839 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/qpid@1424162 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src') 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) -- cgit v1.2.1