summaryrefslogtreecommitdiffstats
path: root/storageframework/src/tests/status/CMakeLists.txt
blob: 634de57324c5c33a12f24a64cb3eed4d608c3f14 (plain) (blame)
1
2
3
4
5
6
7
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(storageframework_teststatus
    SOURCES
    htmlstatustest.cpp
    DEPENDS
    storageframework
)