25 Jun
2008
25 Jun
'08
3:30 p.m.
Hi Tony.
I don't know how to specify new directories in the include path using bjam.
Use the <include> feature, e.g. from the command line you do it like this: bjam include=/xxx/yyy/zzz but you usually want to do such things from inside your Jamfile. Best regards, Jurko Gospodnetić