aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/time/CMakeLists.txt
blob: 9521f48b11934c6a65fe60a4877cda0ab65ae916 (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(vespalib_vespalib_time OBJECT
    SOURCES
    time_box.cpp
    DEPENDS
)