aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/vespa/metrics/common/CMakeLists.txt
blob: 3819994af4c68601be024829f8ebbafb0f35dcdb (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(metrics_common OBJECT
    SOURCES
    memory_usage_metrics.cpp
    DEPENDS
)