summaryrefslogtreecommitdiffstats
path: root/memfilepersistence/src/tests/conformance/CMakeLists.txt
blob: 378f575193161a3e675f8b6c4b9eee5b0e10d70d (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(memfilepersistence_testconformance
    SOURCES
    memfileconformancetest.cpp
    DEPENDS
)