summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-07-26 14:48:01 +0000
committerArne Juul <arnej@yahooinc.com>2022-08-16 08:53:43 +0000
commit512a2e9eece834a98c735aab9d09e3662b7e16a1 (patch)
tree3dcc3da3d2d196ae896ec5a63110885d1b83533a /CMakeLists.txt
parentcf579cd8d957b1bb2992d7a86830fbca3a64f82b (diff)
hookup new version of vespa-logfmt
* adds simple go compilation hook for cmake * stop installing perl version of vespa-logfmt
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 4fbc756236d..9290b2da189 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,6 +51,7 @@ add_subdirectory(ann_benchmark)
add_subdirectory(application-model)
add_subdirectory(application-preprocessor)
add_subdirectory(athenz-identity-provider-service)
+add_subdirectory(client)
add_subdirectory(config-bundle)
add_subdirectory(config-model)
add_subdirectory(config-model-api)