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

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

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