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

#####################################################################
## tst_qtextodfwriter Test:
#####################################################################

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