qt5base-lts/tests/auto/gui/text/qinputcontrol/CMakeLists.txt

15 lines
353 B
CMake
Raw Normal View History

# Generated from qinputcontrol.pro.
#####################################################################
## tst_qinputcontrol Test:
#####################################################################
add_qt_test(tst_qinputcontrol
SOURCES
tst_qinputcontrol.cpp
LIBRARIES
Qt::GuiPrivate
PUBLIC_LIBRARIES
Qt::Gui
)