diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2013-10-22 20:53:03 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2013-10-22 20:53:03 +0000 |
| commit | 3deaff656e3eb9c9252841cd8155bd1f08f6be2e (patch) | |
| tree | a58b1ddc51134734df75ad8e540630e734d54312 /cpp | |
| parent | 10450e2bc10d56fe3696bc5284e0ec77c63647ee (diff) | |
| download | qpid-python-3deaff656e3eb9c9252841cd8155bd1f08f6be2e.tar.gz | |
QPID-4984: Make C++ tree build again
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1534781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/CMakeLists.txt b/cpp/src/CMakeLists.txt index c07fb14a9b..0656c43e0d 100644 --- a/cpp/src/CMakeLists.txt +++ b/cpp/src/CMakeLists.txt @@ -1521,7 +1521,6 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake add_subdirectory(qpid/store) add_subdirectory(tests) add_subdirectory(tests/legacystore) -add_subdirectory(tests/linearstore) # Support for pkg-config |
