[QBS] QTPLUGIN variable counterpart in qbs

Oswald Buddenhagen oswald.buddenhagen at theqtcompany.com
Thu Nov 20 11:01:14 CET 2014


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



More information about the Qbs mailing list