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

#####################################################################
## tst_qtextscriptengine Test:
#####################################################################

add_qt_test(tst_qtextscriptengine
    SOURCES
        tst_qtextscriptengine.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
)