aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storageframework/generic/clock/CMakeLists.txt
blob: c95860f26fe30f0aabf31cbffee3dc6a3f74c5d1 (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(storageframework_clock OBJECT
    SOURCES
    time.cpp
    DEPENDS
)