aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/config/CMakeLists.txt
blob: 083f09a44e25d824b8277b8c8fda3f057ae871d7 (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(searchsummary_config OBJECT
    SOURCES
    DEPENDS
)
vespa_generate_config(searchsummary_config juniperrc.def)
install_config_definition(juniperrc.def vespa.config.search.summary.juniperrc.def)