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

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

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