summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/CMakeLists.txt
blob: 4e35d0d0c33b88154a560089fdb1485c1bb1955e (plain)
1
2
3
4
5
6
7
# Generated from plugandpaint.pro.

if(NOT QT_FEATURE_inputdialog)
    return()
endif()
add_subdirectory(plugins)
add_subdirectory(app)