aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-proton-cmd/CMakeLists.txt
blob: fd2a78bae9dd12965ee70f96a40f6b71e278219b (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(searchcore_vespa-proton-cmd_app
    SOURCES
    vespa-proton-cmd.cpp
    OUTPUT_NAME vespa-proton-cmd-bin
    INSTALL bin
    DEPENDS
)