aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/bucketdb/CMakeLists.txt
blob: 2a01c0237ff50c5ca2312a2185786dd80e47d815 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. 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
)