summaryrefslogtreecommitdiffstats
path: root/examples/widgets/gestures/CMakeLists.txt
blob: ccd2654936c3c93ab1bbc114deadea5a9ebe8e95 (plain)
1
2
3
4
if(NOT TARGET Qt::Widgets)
    return()
endif()
qt_internal_add_example(imagegestures)