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

#####################################################################
## tst_qtextlist Test:
#####################################################################

qt_internal_add_test(tst_qtextlist
    SOURCES
        ../qtextdocument/common.h
        tst_qtextlist.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)