aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/geo/CMakeLists.txt
blob: e796833615269858cdc157992f0ed61c3c51310c (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_geo OBJECT
    SOURCES
    zcurve.cpp
    DEPENDS
)