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

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

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