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