aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/frameworkimpl/status/CMakeLists.txt
blob: 064e292c46ef08c434b5e1a7383248931ac1d529 (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_status OBJECT
    SOURCES
    statuswebserver.cpp
    DEPENDS
)