14 lines
397 B
CMake
14 lines
397 B
CMake
# Generated from qsharedpointer_and_qwidget.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsharedpointer_and_qwidget Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qsharedpointer_and_qwidget
|
|
SOURCES
|
|
tst_qsharedpointer_and_qwidget.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|