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