aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/test/CMakeLists.txt
blob: 25404b0252226ce3c32a65638477bdf8a2e103d4 (plain) (blame)
1
2
3
4
5
# Copyright Yahoo. 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
)