aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt
blob: a4ef0fcbda5532a92b5e560f98817bf25f9594bb (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(searchsummary_test
    SOURCES
    mock_attribute_manager.cpp
)