47428dfa55
Fixes: QTBUG-78164 Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
36 lines
756 B
CMake
36 lines
756 B
CMake
# Generated from qtexttableborders.pro.
|
|
|
|
#####################################################################
|
|
## qtexttableborders Binary:
|
|
#####################################################################
|
|
|
|
add_qt_manual_test(qtexttableborders
|
|
GUI
|
|
SOURCES
|
|
main.cpp
|
|
widget.cpp widget.h widget.ui
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::PrintSupport
|
|
Qt::Widgets
|
|
ENABLE_AUTOGEN_TOOLS
|
|
uic
|
|
)
|
|
|
|
# Resources:
|
|
set(resources_resource_files
|
|
"table-border-test-header.html"
|
|
"table-border-test.html"
|
|
)
|
|
|
|
add_qt_resource(qtexttableborders "resources"
|
|
PREFIX
|
|
"/"
|
|
FILES
|
|
${resources_resource_files}
|
|
)
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:qtexttableborders.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|