aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/raw/CMakeLists.txt
blob: c42baed0a81e5c1d50ec8904e09d5bf50cbde463 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(config_raw OBJECT
    SOURCES
    rawsource.cpp
    rawsourcefactory.cpp
    DEPENDS
)