9b51d5f571
Also add the missing examples/widgets/gallery project. Change-Id: Iec3d61881065cf93d90f9fd3da928ffcd4f0c0aa Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
10 lines
183 B
CMake
10 lines
183 B
CMake
# Generated from touch.pro.
|
|
|
|
if(NOT TARGET Qt::Widgets)
|
|
return()
|
|
endif()
|
|
add_subdirectory(pinchzoom)
|
|
add_subdirectory(fingerpaint)
|
|
add_subdirectory(knobs)
|
|
add_subdirectory(dials)
|