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

#####################################################################
## tst_qinputcontrol Test:
#####################################################################

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