aboutsummaryrefslogtreecommitdiffstats
path: root/fileacquirer/src/vespa/fileacquirer/CMakeLists.txt
blob: 67da07cede05216dc27fb15653025ce1b39eff8d (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(fileacquirer STATIC
    SOURCES
    DEPENDS
)
vespa_generate_config(fileacquirer filedistributorrpc.def)