summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-03-04 14:27:33 +0100
committerGitHub <noreply@github.com>2023-03-04 14:27:33 +0100
commite1535b0552bd1993c31acde3606c1411cf769d5b (patch)
treed01c876617db76142fc60bc9d1fde3508dda2502 /CMakeLists.txt
parent51600f1613c1787c3083409204452175e028cb22 (diff)
Revert "Mortent/reapply public athenz provider"
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c995007663d..ce11196725f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -68,6 +68,7 @@ include_directories(BEFORE ${CMAKE_BINARY_DIR}/configdefinitions/src)
add_subdirectory(airlift-zstd)
add_subdirectory(ann_benchmark)
add_subdirectory(application-model)
+add_subdirectory(athenz-identity-provider-service)
add_subdirectory(client)
add_subdirectory(cloud-tenant-cd)
add_subdirectory(clustercontroller-apps)