summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/CMakeLists.txt
blob: ca6ef7fcb8e7931afe94ce6907d8ae59b2ca8de6 (plain)
1
2
3
4
5
6
7
8
9
# Generated from touch.pro.

if(NOT TARGET Qt::Widgets)
    return()
endif()
qt_internal_add_example(pinchzoom)
qt_internal_add_example(fingerpaint)
qt_internal_add_example(knobs)
qt_internal_add_example(dials)