aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src/vespa/vdstestlib/config/CMakeLists.txt
blob: 996e7b69ac8ff5e3f4ebec741b01e2b52012de12 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vdstestlib_vdstestlib_config OBJECT
    SOURCES
    dirconfig.cpp
    DEPENDS
)