summaryrefslogtreecommitdiffstats
path: root/configd/CMakeLists.txt
blob: 66be2fde277c9fe92bdf5a2bde7e9a94690c3705 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_define_module(
    APPS
    src/apps/sentinel
    src/apps/su

    TESTS
    src/tests/messages
    src/tests/configd
)