summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/widgets/graphicsview/qgraphicsview/benchapps/scrolltest/CMakeLists.txt
blob: 716fc03774f143c43530490cb41977cf435b8adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from scrolltest.pro.

#####################################################################
## scrolltest Binary:
#####################################################################

qt_add_benchmark(scrolltest
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)