summaryrefslogtreecommitdiffstats
path: root/persistencetypes/src/persistence/spi/CMakeLists.txt
blob: 5a5f335ef40b7d760b57ca14f86dd42f41764915 (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(persistencetypes_spi OBJECT
    SOURCES
    types.cpp
    DEPENDS
)