2019-10-21 07:47:12 +00:00
|
|
|
# Generated from qwidgetsvariant.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qwidgetsvariant Test:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
add_qt_test(tst_qwidgetsvariant
|
2018-10-24 13:20:27 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qwidgetsvariant.cpp
|
|
|
|
INCLUDE_DIRECTORIES
|
2019-10-21 07:47:12 +00:00
|
|
|
../../../other/qvariant_common
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
2018-10-24 13:20:27 +00:00
|
|
|
Qt::Widgets
|
|
|
|
)
|