From: Sean P. <sp...@ad...> - 2006-10-17 18:29:03
|
> > I'm wondering whether a complete CMake support would be accepted in > the > main tree? Given that CMake works on Mac, Windows and UNIX, and for > the > first 2 can generate project files to be build with the IDEs... We would take a look - despite the headaches of bjam, when it does work it does a nice job of handling complete builds, regression tests, compilation tests, and negative tests (test that are expected _not_ to compile or not to execute). Sean |