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

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

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