You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2012/12/19 23:00:15 UTC

svn commit: r1424162 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

Author: chug
Date: Wed Dec 19 22:00:14 2012
New Revision: 1424162

URL: http://svn.apache.org/viewvc?rev=1424162&view=rev
Log:
QPID-1726 ASF licensed, Qpid hosted store module 
Disable building the legacystore component until it has further hardening.


Modified:
    qpid/trunk/qpid/cpp/src/CMakeLists.txt

Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/CMakeLists.txt?rev=1424162&r1=1424161&r2=1424162&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/CMakeLists.txt (original)
+++ qpid/trunk/qpid/cpp/src/CMakeLists.txt Wed Dec 19 22:00:14 2012
@@ -1510,4 +1510,4 @@ install (FILES ${CMAKE_CURRENT_BINARY_DI
 #
 # Legacy store
 #
-include (legacystore.cmake)
+#include (legacystore.cmake)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org