summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMorten Tokle <mortent@yahooinc.com>2023-03-06 12:17:47 +0100
committerGitHub <noreply@github.com>2023-03-06 12:17:47 +0100
commit85f059dc265a06d29944d94cf6f3f8368a3d5fd1 (patch)
tree1caf12ecdaf21f3d7ef7b0fc8ceba4de5a344d9e /CMakeLists.txt
parentd96e7c928a1c750a1c0e8657333cd1bb2b8245bf (diff)
Reapply "public athenz provider" (#26311)
* Revert "Revert "Mortent/reapply public athenz provider"" * Add support method
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 ce11196725f..c995007663d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -68,7 +68,6 @@ 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)