
1 May
2011
1 May
'11
11:58 a.m.
On 01/05/2011 13:38, Vladimir Prus wrote:
I'm not sure that's necessary, but what if I wanted to do that with header files as well, without having to list them all?
It would require:
- Using globbing to specify the headers
Wouldn't it be possible to directly find all the headers included from a specific source file? Doesn't Boost.Build do this already to deal with dependencies and recompilation?