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

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

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