qt6-bb10/tests/auto/widgets/graphicsview/qgraphicslinearlayout/CMakeLists.txt

14 lines
368 B
CMake

# Generated from qgraphicslinearlayout.pro.
#####################################################################
## tst_qgraphicslinearlayout Test:
#####################################################################
add_qt_test(tst_qgraphicslinearlayout
SOURCES
tst_qgraphicslinearlayout.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)