linking with static boost libraries fails
Current CMake versions are linking against static boost libraries by default if they are available. With static linking the order of the libraries matters. CMake reorders the libraries in some cases so that linking fails