aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/queryeval/test/CMakeLists.txt
blob: b3a19d7533e666f0e0dbf24d12e4afec4f666f2a (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(searchlib_queryeval_test STATIC
    SOURCES
    searchhistory.cpp
    DEPENDS
)