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

#####################################################################
## tst_qtextcursor Test:
#####################################################################

qt_internal_add_test(tst_qtextcursor
    SOURCES
        tst_qtextcursor.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)