aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-02-17 17:04:29 +0100
committergjoranv <gv@verizonmedia.com>2021-02-17 17:13:44 +0100
commiteec55fdd59a80e957fe5c117296224c2db7af94d (patch)
tree1b40106c9c6d453a9221425a2c4f2c5bacbcf1a8 /CMakeLists.txt
parentdd166441907ebebbdc5363350e506cf5e668aeda (diff)
Remove 'processing' from top level CMakeLists
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 db673c9184c..eae4cb338eb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -113,7 +113,6 @@ add_subdirectory(orchestrator)
add_subdirectory(persistence)
add_subdirectory(persistencetypes)
add_subdirectory(predicate-search)
-add_subdirectory(processing)
add_subdirectory(searchcommon)
add_subdirectory(searchcore)
add_subdirectory(searchcorespi)