summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply_from_cache/CMakeLists.txt
blob: 643ad1e6eebc2b78e0c63dafdbdd09f76b61cd65 (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:
#####################################################################

qt_internal_add_benchmark(tst_bench_qnetworkreply_from_cache
    SOURCES
        tst_qnetworkreply_from_cache.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)