aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/time/CMakeLists.txt
blob: a53c71e933c1fa11df4a10df7e962e1dc82bdf37 (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. 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
)