aboutsummaryrefslogtreecommitdiffstats
path: root/logd/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@yahoo-inc.com>2017-11-07 15:09:37 +0000
committerArne Juul <arnej@yahoo-inc.com>2017-11-21 12:59:23 +0000
commit2ccc391e1aa9bd190d1d40dcd1c01cf85fe5a5c6 (patch)
treef596b2e946fec6f7fe30f3acf60c6fecda86e97a /logd/CMakeLists.txt
parent1b245f10e77b4aac6ac0197b1654815ccdc961c7 (diff)
skeleton for state reporting in logd
* allocate port in config model for logd state reporting * add state port to logd configuration * add a state server with no metrics production
Diffstat (limited to 'logd/CMakeLists.txt')
-rw-r--r--logd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/logd/CMakeLists.txt b/logd/CMakeLists.txt
index 53309ef3dd8..3eeeb7adb66 100644
--- a/logd/CMakeLists.txt
+++ b/logd/CMakeLists.txt
@@ -4,6 +4,7 @@ vespa_define_module(
fastos
vespalog
vespalib
+ staging_vespalib
config_cloudconfig
APPS