|
Boost Users : |
From: Mateusz Åoskot (mateusz_at_[hidden])
Date: 2006-03-06 09:10:30
Dmitry wrote:
> Mateusz Åoskot wrote:
>
>>3. Include Boost.Test source code and allow user of my project to build
>>UTF library on his own. Here I expect some problems with bjam/makefiles
>>incompatibility. So, bjam would be required on user's platform.
>>Simply, this solution seems to be quite confusing for user.
>
> Hello Mateusz,
> One obsevation concerning 3th approach for using boost.test framework.
> You just can include
> #include <boost/test/included/unit_test_framework.hpp>
> to your project and compile everything using your build system, isn't it?
Hi Dmitry,
But what about building Unit Test Framework library?
How should I provide building it? Using bjam (bjam would be requirement)
or own home-made makefiles for UTF?
Cheers
-- Mateusz Åoskot http://mateusz.loskot.net
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net