15 lines
368 B
CMake
15 lines
368 B
CMake
# 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
|
|
)
|