aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/test/CMakeLists.txt
blob: 79b123ec905f38a7e9e9e979a75d5a79f1aaedc9 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. 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
)