aboutsummaryrefslogtreecommitdiffstats
path: root/configd/src/apps/su/CMakeLists.txt
blob: 0825e2d0b501acc6c5fb7552b0c62353a63d4613 (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(configd_vespa-run-as-vespa-user_app
    SOURCES
    main.cpp
    OUTPUT_NAME vespa-run-as-vespa-user
    INSTALL bin
    DEPENDS
)