
5 Dec
2010
5 Dec
'10
4:50 p.m.
On 05/12/2010 17:11, Thomas Klimpel wrote:
This also solves the problem that a header only library like ublas tries to autolink against serialization, just because somebody provided serialization functionality for the header only library.
Auto-linking against a particular depencendy should only be done if you include the header that triggers that dependency.