Re: [Boost-cmake] CMake Boost and test cases

2012-01-19 Thread Denis Arnaud
Hi Petr, 2012/1/16 Petr Machata > I was trying to run tests in the CMake-ified boost, and found that many > tests fail even to configure. > [...] I gave up after phoenix. > For sure, you have courage! I gave up earlier than that... Hmm, so, is this a known thing? Perhaps I'm just missing

[Boost-cmake] CMake Boost and test cases

2012-01-19 Thread Petr Machata
Hi there, I was trying to run tests in the CMake-ified boost, and found that many tests fail even to configure. Often what happens is that shared-build test requests a component that is only build statically. These seem relatively easy, if tedious to fix--you just have to construct the name of f