summaryrefslogtreecommitdiffstats
path: root/examples/qpa/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qpa/CMakeLists.txt')
-rw-r--r--examples/qpa/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/qpa/CMakeLists.txt b/examples/qpa/CMakeLists.txt
deleted file mode 100644
index a5043f2407..0000000000
--- a/examples/qpa/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from qpa.pro.
-
-if(NOT TARGET Qt::Gui)
- return()
-endif()
-qt_internal_add_example(windows)
-qt_internal_add_example(qrasterwindow)