aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-04-03 00:06:01 +0200
committergjoranv <gv@verizonmedia.com>2021-04-12 16:19:57 +0200
commitbbff5a9bb8854d7100b4981af9aa226d74ae0227 (patch)
tree317c56cde6cdbf39cb2bb1df214f140d7dc956c7 /CMakeLists.txt
parent54048e4d7579cc57faee2e10658e065eb72d8ce7 (diff)
Embed 'component' in the container-disc bundle.
- Do not install the component module anymore.
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 ddd084f310f..059851205cb 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(component)
add_subdirectory(config-bundle)
add_subdirectory(config-model)
add_subdirectory(config-model-api)