aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/bucketdb/CMakeLists.txt
blob: a956ee4ba6ccd0146d6f3c397e94e981f3ef6c58 (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(storage_distributor_bucketdb OBJECT
    SOURCES
    bucketdbmetricupdater.cpp
    DEPENDS
)