summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply_from_cache/CMakeLists.txt
blob: 4f321d125a0ab350e475453360011d9578e41f07 (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_add_benchmark(tst_bench_qnetworkreply_from_cache
    SOURCES
        tst_qnetworkreply_from_cache.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)