[Qbs] Qbs: how to use a pre-build script

Epting, Thomas thomas.epting at stryker.com
Sat May 27 09:21:15 CEST 2017


Hi Timur,

> But how can I do other pre-build stuff, like running a code generator (flex, bison, etc. come to mind)?

You may want to have a look at how lex/yacc is integrated in Qbs.
https://github.com/qt-labs/qbs/blob/master/share/qbs/modules/lex_yacc/lexyacc.qbs

I always find it very helpful to study the .qbs sources and examples.

Regards,
Thomas



More information about the Qbs mailing list