summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/examples.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 6a3c01d76..037f14609 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,8 @@
TEMPLATE = subdirs
+!qtHaveModule(3dcore): \
+ return()
+
QT_FOR_CONFIG += 3dcore
qtConfig(qt3d-extras): SUBDIRS += qt3d