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

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

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