summaryrefslogtreecommitdiffstats
path: root/persistencetypes/src/persistence/spi/CMakeLists.txt
blob: aaab19214c0d557e62fefd72fa6a788d7fa462b3 (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. 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
)