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