[Qbs] Depends Issue

Dorian Jicquel dorian.jicquel at mana-sys.fr
Thu Sep 7 14:17:56 CEST 2017


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.




More information about the Qbs mailing list