15 lines
353 B
CMake
15 lines
353 B
CMake
# Generated from qinputcontrol.pro.
|
|
|
|
#####################################################################
|
|
## tst_qinputcontrol Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qinputcontrol
|
|
SOURCES
|
|
tst_qinputcontrol.cpp
|
|
LIBRARIES
|
|
Qt::GuiPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
)
|