qt5base-lts/tests/manual/qtabletevent/regular_widgets/CMakeLists.txt
Friedemann Kleint 38a5b6212d qtabletevent/regular_widget manual test: Add a toggle for WinTab
Task-number: QTBUG-83218
Change-Id: I179f53c051c92dbb86fbac710d4a514c4e5d3c49
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-09-27 12:25:54 +02:00

20 lines
474 B
CMake

# Generated from regular_widgets.pro.
#####################################################################
## regular_widgets Binary:
#####################################################################
qt_internal_add_executable(regular_widgets
GUI
SOURCES
main.cpp
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate
Qt::Widgets
)
#### Keys ignored in scope 1:.:.:regular_widgets.pro:<TRUE>:
# TEMPLATE = "app"