[CMake] [MR2579] FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+

2018-11-08 Thread Mateusz Loskot
Hi, FYI, I proposed changes to FindBoost that may be of interest of users relying on the upcoming Boost 1.69 ie. current master or develop branches https://gitlab.kitware.com/cmake/cmake/merge_requests/2579 Feedback is welcome. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net -- Po

Re: [CMake] CMAKE_*_IMPLICIT_INCLUDE_DIRECTORIES with MinGW

2018-11-08 Thread Alan W. Irwin
On 2018-11-08 07:36+0100 Olivier Croquette wrote: Hi everyone, any feedback on this? As a summary, it's about adding the default include paths of GCC to the variables "CMAKE_*_IMPLICIT_INCLUDE_DIRECTORIES" to avoid CMake modules or scripts to mess up with them, more specifically with their or