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

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