aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-proton-cmd/CMakeLists.txt
blob: 36e62cc67e7bbe8f5897287508b1249f51696f9c (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2016 Yahoo Inc. 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
)