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

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