qt6-bb10/examples/widgets/gestures/CMakeLists.txt

5 lines
87 B
CMake

if(NOT TARGET Qt::Widgets)
return()
endif()
qt_internal_add_example(imagegestures)