summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-28 15:55:05 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-28 15:55:05 +0100
commitda58ef8f9707f84ba6fd89877ba9aa9af4231c72 (patch)
treed60781bdfa981eb1d1ad4edbb24aab2b72ff5419 /CMakeLists.txt
parent1626383a9d0a0e1ce584e7b2dcc8c59c3630dcd5 (diff)
GC unused vespa-preprocess-application
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 3b9bc1c9f07..02e04b36f67 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -65,7 +65,6 @@ include_directories(BEFORE ${CMAKE_BINARY_DIR}/configdefinitions/src)
add_subdirectory(ann_benchmark)
add_subdirectory(application-model)
-add_subdirectory(application-preprocessor)
add_subdirectory(athenz-identity-provider-service)
add_subdirectory(client)
add_subdirectory(cloud-tenant-cd)