On Fri, 20 Mar 2020 15:41:21 +0100
Christian Kandeler <christian.kande...@qt.io> wrote:

> Your app and build tool use normal Depends items for pulling in the library; 
> the matching should work automatically.

Addendum: Of course, you also need to set the host profile in your build tool:
    CppApplication {
        // ...
        qbs.profile: "hostProfile"
    }


Christian
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to