16 lines
416 B
CMake
16 lines
416 B
CMake
# Generated from qwidgetsvariant.pro.
|
|
|
|
#####################################################################
|
|
## tst_qwidgetsvariant Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qwidgetsvariant
|
|
SOURCES
|
|
tst_qwidgetsvariant.cpp
|
|
INCLUDE_DIRECTORIES
|
|
../../../other/qvariant_common
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|