Hi,
So, I have made a small demo setting up the tests with cmake, here:
https://github.com/pfultz2/boost-cmake-demo/tree/bcm-test-demo
This builds and tests the libraries for Boost.System, so it includes:
* assert * config * core * predef * static_assert * system * winapi
For information, I added support for Boost.TypeTraits in about 30 minutes this morning and submitted a PR at [1]. This is a prerequisite for MPL and I expect many others. Paul's approach allows us to build and test Boost using the classic CMake workflow unchanged. Here's a screen cast of how that looks like: https://asciinema.org/a/131451 Louis [1]: https://github.com/pfultz2/boost-cmake-demo/pull/1 -- View this message in context: http://boost.2283326.n4.nabble.com/Boost-tests-with-cmake-tp4697568p4697607.... Sent from the Boost - Dev mailing list archive at Nabble.com.