qt6-bb10/tests/auto/gui/text/qtexttable/CMakeLists.txt

22 lines
511 B
CMake

# Generated from qtexttable.pro.
#####################################################################
## tst_qtexttable Test:
#####################################################################
add_qt_test(tst_qtexttable
SOURCES
tst_qtexttable.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::GuiPrivate
)
## Scopes:
#####################################################################
extend_target(tst_qtexttable CONDITION TARGET Qt::Widgets
PUBLIC_LIBRARIES
Qt::Widgets
)