
11 Nov
2004
11 Nov
'04
1:53 a.m.
"John Maddock" <john@johnmaddock.co.uk> writes:
Oh, nasty. If your tests use the Boost.Test library your library shows up as dependent on all of its dependencies. So for example the iterators library is showing up as dependent on all of these, on which it does *not* depend.
Good point, unfortunately there is no definitive list of which header-files belong to which library, so using the test files to track dependencies is very much second best, and as you say gives misleading results, any better ideas appreciated,
Isn't Boost.Test unique in that way? Maybe just a special case...? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com