qt5base-lts/examples/widgets/touch/CMakeLists.txt

10 lines
211 B
CMake
Raw Normal View History

# 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)