aboutsummaryrefslogtreecommitdiffstats
path: root/fileacquirer/src/vespa/fileacquirer/CMakeLists.txt
blob: 27e7b37df6dd1b2906e101c38f6891ac55874918 (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. 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)