6 Mar
2006
6 Mar
'06
5:11 p.m.
Gennadiy Rozental wrote:
Hello Mateusz, One obsevation concerning 3th approach for using boost.test framework. You just can include #include
to your project and compile everything using your build system, isn't it? --dima I wouldn't recommend using this option on a permanent basis. You don't know what kind of hardware users are using and how slow above solution would be. Also this solution still leave you with boost dependency (particular version of it). So there is no much with in comparison with rebuilt library.
That's clear for me. Thank you Cheers -- Mateusz Łoskot http://mateusz.loskot.net