summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/su/CMakeLists.txt
blob: 8883fe2344fd5c5146d4c95698eabec207d674f4 (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(configd_run-as-yahoo_app
    SOURCES
    main.cpp
    OUTPUT_NAME run-as-yahoo
    INSTALL bin
    DEPENDS
)