aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/file_acquirer/CMakeLists.txt
blob: 3a4e175fd7519cf4f6e06e5865bfbc81990489dc (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(config_file_acquirer OBJECT
    SOURCES
    file_acquirer.cpp
    DEPENDS
)