aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-dump-feed/CMakeLists.txt
blob: f22e6c8b241b15b167ecc06c5bd032fea0fc2e80 (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_executable(searchcore_vespa-dump-feed_app
    SOURCES
    vespa-dump-feed.cpp
    DEPENDS
)