summaryrefslogtreecommitdiffstats
path: root/filedistribution/src/tests/lib/CMakeLists.txt
blob: 2c710f315e81bd773f8ddc127007eedd2b454659 (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(filedistribution_mocks STATIC
    SOURCES
    mock-zookeeper.cpp
    DEPENDS
)