79c384ebb0
Fixes: QTBUG-78230 Change-Id: Ia59f531f92e1f8499a8e814ff48c36f65984ff2a Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
14 lines
348 B
CMake
14 lines
348 B
CMake
# Generated from qwindowcontainer.pro.
|
|
|
|
#####################################################################
|
|
## tst_qwindowcontainer Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qwindowcontainer
|
|
SOURCES
|
|
tst_qwindowcontainer.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|