On 09/09/2013 09:36, Orgad Shaneh wrote:

> If there's a way to pass environment variables, you can also set GIT_DIR
> (but then again, you need access to product.sourceDirectory).

There is, but as you already said, it doesn't help us because 
product.sourceDirectory is undefined.

var p = new Process();
p.setEnv("GIT_DIR", "/somewhere");


Cheers,

Joerg

-- 
Joerg Bornemann
Digia, Qt
http://qt.digia.com/

_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to