summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-05-18 06:19:10 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-18 06:36:12 +0000
commitd0d1bd1090e5dcd778eb86ee1c1b1714fd633cae (patch)
treeca9f4535c4c4c1afe7ab3f85749c691581745354 /CMakeLists.txt
parentfc9c0dcbbff209d47ea1b04f86f36f2ccb0c0ad2 (diff)
Collapse persistencetypes into persistence
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a71b903d0d0..dfcb149093a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -112,7 +112,6 @@ add_subdirectory(node-admin)
add_subdirectory(node-repository)
add_subdirectory(orchestrator)
add_subdirectory(persistence)
-add_subdirectory(persistencetypes)
add_subdirectory(predicate-search)
add_subdirectory(searchcommon)
add_subdirectory(searchcore)