aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-02-16 22:10:26 +0100
committergjoranv <gv@verizonmedia.com>2021-02-16 22:10:26 +0100
commitf52c6b95ea8a39190ceaeceb4bd0b8055fdd71e1 (patch)
treed75c2881dcea48f8a5e86d226a7c3919a54a98cf /CMakeLists.txt
parenta85a6608d361bc901814d0ca0009b242173e2348 (diff)
Remove 'chain' from top level CMakeLists.txt
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)