21 lines
536 B
CMake
21 lines
536 B
CMake
|
# Generated from inputmethodhints.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_inputmethodhints Binary:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_manual_test(tst_inputmethodhints
|
||
|
GUI
|
||
|
SOURCES
|
||
|
inputmethodhints.cpp inputmethodhints.h inputmethodhints.ui
|
||
|
main.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::Widgets
|
||
|
ENABLE_AUTOGEN_TOOLS
|
||
|
uic
|
||
|
)
|
||
|
|
||
|
#### Keys ignored in scope 1:.:.:inputmethodhints.pro:<TRUE>:
|
||
|
# TEMPLATE = "app"
|