aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storageframework/generic/metric/CMakeLists.txt
blob: 02a5b0a0f25dedf8d5cf06a3071d4461595fb9b6 (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(storageframework_metric INTERFACE
    SOURCES
    INSTALL lib64
    DEPENDS
)