aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/apps/sbcmd/CMakeLists.txt
blob: eaab30dd42a9d591ee696abfdffe575be766b07c (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(slobrok_sbcmd_app
    SOURCES
    sbcmd.cpp
    OUTPUT_NAME vespa-slobrok-cmd
    INSTALL bin
    DEPENDS
)