aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storageapi/buckets/CMakeLists.txt
blob: ee087f6f5662ec405f7274d6217ed13fb121ebc5 (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(storageapi_buckets OBJECT
    SOURCES
    bucketinfo.cpp
    DEPENDS
)