summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/itemmodels/qsortfilterproxymodel/CMakeLists.txt
blob: 4ae255bbb4f232c0e5af7ad76b89d70e0b5c3746 (plain)
1
2
3
4
5
6
qt_internal_add_benchmark(tst_bench_qsortfilterproxymodel
    SOURCES
        tst_bench_qsortfilterproxymodel.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)