[cmake-developers] FindwxWidgets.cmake

Brad King brad.king at kitware.com
Mon Jan 11 16:36:25 EST 2016


On 01/11/2016 01:18 PM, Simon Wells wrote:
> The following code is line 191-201, I have tested without this being set
> on OSX 10.11 using system clang and both self-built and brew installed
> wxwidgets with no problems, Whether its still an issue using gcc on osx
> or some other configuration i am unsure, but is it worth being more
> specific than just If APPLE for this bug-fix/workaround

Thanks.  The only way to get more detail on the problems is to wait for
someone to hit them again.  Meanwhile we can just restore -isystem:

 FindwxWidgets: Drop suppression of -isystem
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4d05f195

-Brad



More information about the cmake-developers mailing list