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 _______________________________________________ Qbs mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
