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>
8 lines
136 B
CMake
8 lines
136 B
CMake
# Generated from plugandpaint.pro.
|
|
|
|
if(NOT QT_FEATURE_inputdialog)
|
|
return()
|
|
endif()
|
|
add_subdirectory(plugins)
|
|
add_subdirectory(app)
|