summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/plugandpaint/CMakeLists.txt')
-rw-r--r--examples/widgets/tools/plugandpaint/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/widgets/tools/plugandpaint/CMakeLists.txt b/examples/widgets/tools/plugandpaint/CMakeLists.txt
deleted file mode 100644
index 4e35d0d0c3..0000000000
--- a/examples/widgets/tools/plugandpaint/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from plugandpaint.pro.
-
-if(NOT QT_FEATURE_inputdialog)
- return()
-endif()
-add_subdirectory(plugins)
-add_subdirectory(app)