$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-09-01 05:51:36
Hi.
>> 2. Originally my generator did not create targets for the generated
>> header files. Is this required?
>
> Yes. If you don't tell the truth about what targets your tool produces,
> then some things will be broken -- auto-add of includes is one of them.
One other (and possibly more obvious) problem that will cause is that
Boost Build will not remove your generated files when running its
'clean' action.
Best regards,
Jurko GospodnetiÄ