aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/fastlib/io/CMakeLists.txt
blob: 16f299ad681a95356f60cfd356ff28606b569129 (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(vespalib_fastlib_io OBJECT
    SOURCES
    bufferedfile.cpp
    DEPENDS
)