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