aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/conformancetest/CMakeLists.txt
blob: 729a96f6b29d0917a8ef922229f2171cb7151370 (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(persistence_conformancetest_lib OBJECT
    SOURCES
    conformancetest.cpp
)