17 lines
420 B
CMake
17 lines
420 B
CMake
# Generated from qwidget_window.pro.
|
|
|
|
#####################################################################
|
|
## tst_qwidget_window Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qwidget_window
|
|
SOURCES
|
|
tst_qwidget_window.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::TestPrivate
|
|
Qt::Widgets
|
|
)
|