[Qbs] Building code generator and its dependencies for a different architecture than the rest of the products

Christian Kandeler Christian.Kandeler at qt.io
Mon Mar 23 13:29:00 CET 2020


> I think you should write:
> CppApplication {
>    name: "app"
>    files: ["gen.cpp"]
>    Depends { name: "lib"; profiles: "targetProfile" }
> }

Ah right, I completely forgot about that property...


More information about the Qbs mailing list