aboutsummaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/data/CMakeLists.txt
blob: 3fbece6211dba9e952af0cb7139dc9ad2d860d8f (plain) (blame)
1
2
3
4
5
6
7
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(staging_vespalib_vespalib_data OBJECT
    SOURCES
    databuffer.cpp
    fileheader.cpp
    DEPENDS
)