summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/textperformance/CMakeLists.txt
blob: ed1664dd2abae5e8963c6f4cc1be0fa9295fb8cc (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)