[CMake] Finding Boost in versioned layout on Linux

Mateusz Loskot mateusz at loskot.net
Wed Oct 24 16:44:08 EDT 2018


On Wed, 24 Oct 2018 at 22:17, Brad King <brad.king at kitware.com> wrote:
> On 10/24/2018 01:22 PM, Mateusz Loskot wrote:
> > So, I had to bend CMake this way to find Boost for me:
> >
> > cmake -DBoost_COMPILER=-gcc5 -DCMAKE_CXX_COMPILER_ARCHITECTURE_ID=x64 ..
>
> See these issues:
>
> https://gitlab.kitware.com/cmake/cmake/issues/17701
> https://gitlab.kitware.com/cmake/cmake/issues/17702

Yes, I'm aware [1] of these, but thank you for reminder.
I meant this post as a work around related to #17701

[1] https://gitlab.kitware.com/cmake/cmake/issues/17701#note_398070

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the CMake mailing list