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

16 lines
338 B
CMake

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