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