aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/configgen/CMakeLists.txt
blob: 497b2d64b9580a5491fe21e4151a749e802a778f (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(config_configgen OBJECT
    SOURCES
    value_converter.cpp
    DEPENDS
)