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