aboutsummaryrefslogtreecommitdiffstats
path: root/vbench/src/vbench/test/CMakeLists.txt
blob: cbeb65d8b6d4c0562129c14071746dbd0bb07ff5 (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(vbench_test STATIC
    SOURCES
    request_receptor.cpp
    simple_http_result_handler.cpp
    DEPENDS
)