summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextcursor/CMakeLists.txt
blob: d312a72190a03cb00b33dadab854c257535d5906 (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
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)