summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/socket/qlocalsocket/CMakeLists.txt
blob: b06a51c3de3d113b60019858c324959e4a0bce84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#####################################################################
## tst_bench_qlocalsocket Binary:
#####################################################################

qt_internal_add_benchmark(tst_bench_qlocalsocket
    SOURCES
        tst_qlocalsocket.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qlocalsocket.pro:<TRUE>:
# TEMPLATE = "app"