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

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

qt_add_manual_test(textperformance
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)