configure: properly serialize machine tuple detection

detecting the machine tuple must happen before committing qdevice.pri.

Change-Id: Ic37eda42fff805d6e1edb5dd92898abd59d6bdc9
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
This commit is contained in:
Oswald Buddenhagen 2016-12-20 17:59:07 +01:00
parent 4cbec6b730
commit 63e7ff97e9

View File

@ -430,6 +430,7 @@
"output": [ "machineTuple" ]
},
"commit": {
"condition": "features.machineTuple",
"output": [ "commitOptions" ]
},
"android-style-assets": {