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
16 lines
407 B
CMake
16 lines
407 B
CMake
# Generated from qwidgetsvariant.pro.
|
|
|
|
#####################################################################
|
|
## tst_qwidgetsvariant Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qwidgetsvariant
|
|
SOURCES
|
|
tst_qwidgetsvariant.cpp
|
|
INCLUDE_DIRECTORIES
|
|
../../../other/qvariant_common
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|