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

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

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