fix parallel builds: declare dependency of examples on tools

Change-Id: I09e1e1bfc282ec361ff815b1ae36ffae0d5d88a2
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
Oswald Buddenhagen 2015-12-10 18:39:38 +01:00
parent b572de1791
commit 53c7a19c73
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ requires(contains(QT_CONFIG, opengl))
load(configure)
qtCompileTest(assimp)
CONFIG += examples_need_tools
load(qt_parts)
#module_qt3d_tutorials.subdir = tutorials