summaryrefslogtreecommitdiffstats
path: root/persistencetypes/src/persistence/spi/CMakeLists.txt
blob: 8b922cdce9914cc7dde1a6fd7414bc2ec4a9979e (plain) (blame)
1
2
3
4
5
6
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(persistencetypes_spi OBJECT
    SOURCES
    types.cpp
    DEPENDS
)