summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/su/CMakeLists.txt
blob: e06db1da3411d89d611831e389896287d495b2f4 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(configd_vespa-run-as-vespa-user_app
    SOURCES
    main.cpp
    OUTPUT_NAME vespa-run-as-vespa-user
    INSTALL bin
    DEPENDS
)