16 lines
396 B
CMake
16 lines
396 B
CMake
# Generated from qgraphicslayout.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicslayout Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicslayout
|
|
SOURCES
|
|
tst_qgraphicslayout.cpp
|
|
DEFINES
|
|
QT_USE_USING_NAMESPACE
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|