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

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

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