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

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

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