qt6-bb10/tests/manual/repaint/tableview/CMakeLists.txt

16 lines
356 B
CMake

# Generated from tableview.pro.
#####################################################################
## tableview Binary:
#####################################################################
qt_internal_add_manual_test(tableview
GUI
SOURCES
../shared/shared.h
main.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)