aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/config/CMakeLists.txt
blob: 1f7565b70da98cf30c69cc234e3674493c7a03dd (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(searchlib_sconfig OBJECT
    SOURCES
    DEPENDS
)
vespa_generate_config(searchlib_sconfig translogserver.def)
install_config_definition(translogserver.def searchlib.translogserver.def)