From 767312e2063f4e58af3de0f27aba52de49e14295 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Fri, 5 Dec 2014 09:17:46 +0100 Subject: major reorg that puts Storage (previously Database) into common there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet --- store/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 store/CMakeLists.txt (limited to 'store/CMakeLists.txt') diff --git a/store/CMakeLists.txt b/store/CMakeLists.txt deleted file mode 100644 index 552439e..0000000 --- a/store/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -add_subdirectory(test) -- cgit v1.2.3