aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/locale/CMakeLists.txt
blob: ee29172b1dbf74873e7c8f6ffb9ebceb59de78b5 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vespalib_vespalib_locale OBJECT
    SOURCES
    c.cpp
    locale.cpp
    DEPENDS
)