[Qbs] Selecting target architecture for Android

Christian Kandeler christian.kandeler at qt.io
Tue May 24 10:51:30 CEST 2022


On 5/23/22 22:32, Alberto Mardegan wrote:
> I do have an "install: true" on the library product, indeed. But I 
> thought this was needed to have the library installed on Linux?

It is. If you want to be precise, you can make the value of this 
property dependent on the target, e.g. use a Properties item with the 
condition true for non-Android. This way, at the very least you won't 
have extra binaries in your install dir.


Christian



More information about the Qbs mailing list