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