aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/geo/CMakeLists.txt
blob: 10ab3d5fcc861e46060a260ade251ac38756d14d (plain) (blame)
1
2
3
4
5
6
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vespalib_vespalib_geo OBJECT
    SOURCES
    zcurve.cpp
    DEPENDS
)