summaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/spi/CMakeLists.txt
blob: d23c9c44209557b0768d2fce090f278dd91b38e4 (plain) (blame)
1
2
3
4
5
6
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(persistence_testspi
    SOURCES
    clusterstatetest.cpp
    DEPENDS
)