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

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

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