summaryrefslogtreecommitdiffstats
path: root/memfilepersistence/src/tests/conformance/CMakeLists.txt
blob: 077174191c9c30b350392212123e7f2fd639acdb (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(memfilepersistence_testconformance
    SOURCES
    memfileconformancetest.cpp
    DEPENDS
)