qt5base-lts/tests/manual/qtexteditlist/CMakeLists.txt
Leander Beernaert 47428dfa55 Convert all of tests/manual
Fixes: QTBUG-78164
Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-14 09:03:26 +00:00

21 lines
486 B
CMake

# Generated from qtexteditlist.pro.
#####################################################################
## qtexteditlist Binary:
#####################################################################
add_qt_manual_test(qtexteditlist
GUI
SOURCES
main.cpp
widget.cpp widget.h widget.ui
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
ENABLE_AUTOGEN_TOOLS
uic
)
#### Keys ignored in scope 1:.:.:qtexteditlist.pro:<TRUE>:
# TEMPLATE = "app"