qt5base-lts/tests/auto/gui/kernel/qinputmethod/CMakeLists.txt

15 lines
359 B
CMake
Raw Normal View History

# Generated from qinputmethod.pro.
#####################################################################
## tst_qinputmethod Test:
#####################################################################
qt_add_test(tst_qinputmethod
SOURCES
tst_qinputmethod.cpp
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate
)