diff options
| author | Charles E. Rolke <chug@apache.org> | 2013-01-08 15:48:00 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2013-01-08 15:48:00 +0000 |
| commit | 423c8948717cdb764ea43f633aa93270ea5f9b1f (patch) | |
| tree | c5f6aca62b039c485fe93dc516a150f2c8bd447b /qpid/cpp/src/tests | |
| parent | abcc443079f361c739fe4bb0579b94949ffda2b3 (diff) | |
| download | qpid-python-423c8948717cdb764ea43f633aa93270ea5f9b1f.tar.gz | |
QPID-1726 ASF licensed Qpid store - disable building this component
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1430338 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/CMakeLists.txt b/qpid/cpp/src/tests/CMakeLists.txt index 815b6d1dd6..d3ba1f5b65 100644 --- a/qpid/cpp/src/tests/CMakeLists.txt +++ b/qpid/cpp/src/tests/CMakeLists.txt @@ -348,4 +348,4 @@ add_library (dlclose_noop MODULE dlclose_noop.c) # # legacystore # -add_subdirectory(legacystore) +#add_subdirectory(legacystore) |
