summaryrefslogtreecommitdiffstats
path: root/qt3d.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-10-25 15:55:07 +0200
committerLars Knoll <lars.knoll@qt.io>2016-10-28 11:01:38 +0000
commit2ab01d2813c8823877019ea41349d037e5c29024 (patch)
tree328baf5a54bf6d665107c9effe3a73b5bba695b9 /qt3d.pro
parent6e8e228852f0930638b0e0272509809a0fb9ab42 (diff)
Convert qt3d to the new configure system
Remove some duplicated code between the assimp test and assimp_dependency.pri and do all pkg-config related tests during config time. Change-Id: If97c4cf53cd0356e7ee4e618a8d645ea697b3dfc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'qt3d.pro')
-rw-r--r--qt3d.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/qt3d.pro b/qt3d.pro
index 83e0ffcaf..2cc347a1c 100644
--- a/qt3d.pro
+++ b/qt3d.pro
@@ -1,8 +1,5 @@
requires(qtConfig(opengl))
-load(configure)
-qtCompileTest(assimp)
-
CONFIG += examples_need_tools
load(qt_parts)