summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/textperformance/CMakeLists.txt
blob: 0b903f97490983844e4d9aa76bd7b78819b3fcc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from textperformance.pro.

#####################################################################
## textperformance Binary:
#####################################################################

qt_internal_add_manual_test(textperformance
    GUI
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)