Impossible to link against target defined in another jamfile, relative sources mixed across projects?
In LibA/jamfile
I have:
Lib rule gives `warning: object is empty` in b2
When I try to build a target defined using a lib
rule, like this:
Name clash for ‘name.obj’, incompatible properties: none
When I try to use the obj
rule in B2, like this: