aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/test/CMakeLists.txt
blob: 5a9c59d68059d514f0b0ce335a7c142cccd9d71b (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(document_test OBJECT
    SOURCES
    make_bucket_space.cpp
    make_document_bucket.cpp
    DEPENDS
)