summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextformat/CMakeLists.txt
blob: 5635141476e499726d1cef1ea6c5bcb1588b1445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qtextformat.pro.

#####################################################################
## tst_qtextformat Test:
#####################################################################

add_qt_test(tst_qtextformat
    SOURCES
        tst_qtextformat.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
)