summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply_from_cache/CMakeLists.txt
blob: 57cfebb1ff10f30929c6be4d11865b7b986caf0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qnetworkreply_from_cache.pro.

#####################################################################
## tst_bench_qnetworkreply_from_cache Binary:
#####################################################################

add_qt_benchmark(tst_bench_qnetworkreply_from_cache
    SOURCES
        tst_qnetworkreply_from_cache.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)