summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qset/CMakeLists.txt
blob: 962733841478e8eecf4eb67a6a461669f345c9da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qset.pro.

#####################################################################
## tst_qset Binary:
#####################################################################

qt_add_benchmark(tst_qset
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)