aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/conformancetest/CMakeLists.txt
blob: 96a8e6f4d7282b2441409087d9ff463ef4b75123 (plain) (blame)
1
2
3
4
5
# Copyright Yahoo. 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
)