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

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

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