[CMake] CMake can't find Boost versions > 1.55

Iosif Neitzke iosif.neitzke+cmake at gmail.com
Wed Nov 19 19:35:13 EST 2014


Seconded!

On Wed, Nov 19, 2014 at 5:16 PM, Stephen Kelly <steveire at gmail.com> wrote:
> Robert Ramey wrote:
>
>> The module FindBoost is quite elaborate.  Unfortunately it seems to depend
>> upon searching for specific version numbers found in a list.  This list
>> only
>> goes up to 1.55 so it can't find later versions of Boost.  Better would be
>> to eliminate the list so module doesn't "expire"
>
> It would be awesome if you could teach bjam to generate cmake config
> packages:
>
>  http://www.cmake.org/cmake/help/v3.0/manual/cmake-packages.7.html
>
> Qt uses qmake to generate those, and LLVM generates them with a non-CMake
> buildsystem too.
>
> Thanks,
>
> Steve.
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake


More information about the CMake mailing list