summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply_from_cache/CMakeLists.txt
blob: ced1a0850e974802750af5b89edd4d50b8b944bc (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
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)