[QBS] Wildcard in Groups

Joerg Bornemann joerg.bornemann at nokia.com
Wed Sep 5 11:08:14 CEST 2012


On 04/09/2012 17:59, Storm-Olsen Marius (Nokia-MP/Austin) wrote:

> It gets even more complex than that. What happens to files which are generated as part of the process, either as a direct effect or a side effect?
> As a direct effect we know and can add it to the DAG and process it. An as side effect we don't know, unless we "introspect" the tools we run (which is my end dream goal with QBS, as you know ;).

That's why the build directory is strictly separated from the source 
directory. You cannot generate something in the source dir (unless you 
do some evil tricks) and I wouldn't allow picking sources up from the 
build dir using wildcards. :)


Cheers,

Jörg




More information about the Qbs mailing list