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

#####################################################################
## tst_qtextlayout Test:
#####################################################################

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