On Thu, Nov 20, 2014 at 10:53:55AM +0100, Christian Kandeler wrote:
> In qbs, plugins are a special kind of module, so you just use a dependency:
>      Depends {
>          name: "Qt.qsqlite"
>          condition: Qt.core.staticBuild
>      }

> (Perhaps a convenience item would be helpful here that gets rid of the 
> need to write out the condition.)
> 
not perhaps, but definitely.
https://bugreports.qt-project.org/browse/QBS-585
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to