diff options
| author | Charles E. Rolke <chug@apache.org> | 2012-12-19 22:00:14 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2012-12-19 22:00:14 +0000 |
| commit | f58ea784ad1930c6b8bbf1b9a9e32bf3575c4bed (patch) | |
| tree | 86334182d9e6f2325b4c48446321873dd7f5356f /qpid/cpp | |
| parent | 8923cf0d9a892f65e4e3cb2690c56c49834740c3 (diff) | |
| download | qpid-python-f58ea784ad1930c6b8bbf1b9a9e32bf3575c4bed.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@1424162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
