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