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

#####################################################################
## tst_qinputmethod Test:
#####################################################################

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