summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-02-17 12:09:04 +0100
committerGitHub <noreply@github.com>2021-02-17 12:09:04 +0100
commit30824a6025631ecac9ac1a15466c42d6716c42cd (patch)
treeeb2100ed4c4a59292a34c93c0580f468ca2d322d /CMakeLists.txt
parent2e55f8118174a1e6fe5faa5ca9daf88f4be82461 (diff)
parentf52c6b95ea8a39190ceaeceb4bd0b8055fdd71e1 (diff)
Merge pull request #16541 from vespa-engine/gjoranv/merge-chain-into-processing
Gjoranv/merge chain into processing
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 72df4cf524b..eae4cb338eb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -45,7 +45,6 @@ include_directories(BEFORE ${CMAKE_BINARY_DIR}/configdefinitions/src)
add_subdirectory(application-model)
add_subdirectory(application-preprocessor)
add_subdirectory(athenz-identity-provider-service)
-add_subdirectory(chain)
add_subdirectory(component)
add_subdirectory(config-bundle)
add_subdirectory(config-model)