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