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