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