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