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

#####################################################################
## tst_qtextblock Test:
#####################################################################

qt_add_test(tst_qtextblock
    SOURCES
        tst_qtextblock.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)