summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/encoding/CMakeLists.txt
blob: 6eccc098d9fd15bb368f9f7a4e48c3456d16b83c (plain) (blame)
1
2
3
4
5
6
# Copyright 2016 Yahoo Inc. 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
)