summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/encoding/CMakeLists.txt
blob: bb424121468509223aba33a227127c2bc56f9009 (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(staging_vespalib_vespalib_encoding OBJECT
    SOURCES
    base64.cpp
    DEPENDS
)