summaryrefslogtreecommitdiffstats
path: root/qt3d.pro
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2014-07-06 12:14:45 +0100
committerSean Harmer <sean.harmer@kdab.com>2014-07-09 16:08:00 +0200
commitb868f7050163812db8ccf8796e530d4642b6b70e (patch)
treea2352814fb7bea2f59d0d569eec98f1e4f8c9ad6 /qt3d.pro
parent62aa09b31d9289cf40b9b508375cee76b4ced764 (diff)
Add configure test for bullet physics and conditional build
Change-Id: Iee429485135f186c183701bd2b4d5ce3d1b13c28 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'qt3d.pro')
-rw-r--r--qt3d.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt3d.pro b/qt3d.pro
index 23480b26f..da8c730d5 100644
--- a/qt3d.pro
+++ b/qt3d.pro
@@ -1,5 +1,8 @@
#requires(qtHaveModule(opengl))
+load(configure)
+qtCompileTest(bullet)
+
load(qt_parts)
#module_qt3d_tutorials.subdir = tutorials