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

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

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