aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/encoding/CMakeLists.txt
blob: 604930d330eface26e0594e8a89bdc660651678e (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_encoding OBJECT
    SOURCES
    base64.cpp
    DEPENDS
)