aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src/vespa/vdstestlib/config/CMakeLists.txt
blob: 6af4bcb54f8c3911926aed731f689c461e9e0cea (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. 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
)