« Return to Thread: Need help with implicit dependency scanner

Need help with implicit dependency scanner

by Anatoli Sakhnik-2 :: Rate this Message:

Reply to Author | View in Thread

Hi there!

Our project uses code generation, and the source code is split into
few files. They are included with a directive "//%include" or
something similar, and only the central one needs to be built.
However, if I update the included ones, the central one is not
rebuild, so implicit dependencies aren’t get into account.

Can anyone look into the attached archive (very tiny excerpt) and tell
me what’s wrong with the scanner?

— Anatoli


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

swg.tgz (738 bytes) Download Attachment

 « Return to Thread: Need help with implicit dependency scanner