aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/spi/CMakeLists.txt
blob: 6c9de03f6c065ff4c242bb7dabf8cf3b94d2cc06 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. 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
    persistence
)