Hi,

Since 1.9.0, it is not possible anymore to have two Depends with the same name in the same product, for example :

Depends { name: "Qt" ; submodules:["core"] }
Depends { name: "Qt" ; condition: qbs.architecture=="x86"; submodules:["gui","widgets"] }



Any clue about this ? Thanks in advance,


Regards,


Dorian.

_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to