14 Apr
2016
14 Apr
'16
12:04 a.m.
P F wrote:
What I mean by dependency is what is needed to fully build, test, and install the library. I think that is pretty straightforward.
While straightforward, that's not going to be very useful. Any library that uses Boost.Test for its unit tests will bring in all 39 of Test's dependencies. Given that most people are probably not intending to run the tests...