Re: [cmake-developers] The lib64 case

2012-03-28 Thread Rolf Eike Beer
Brad King wrote: > On 3/26/2012 11:49 AM, Rolf Eike Beer wrote: > > Thanks, fixed. And added a patch that removes this in a bunch of other > > modules. > Nice. Looks good so far. I noticed in the context of some of your > changes lines like > > /usr/local/lib/fltk2 > /usr/lib/fltk2 > > This

[cmake-developers] [CMake 0013071]: nonexecutables in $PATH should be ignored

2012-03-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13071 == Reported By:Ben Longbons Assigned To:

[cmake-developers] [CMake 0013069]: Ninja: CMAKE__FLAGS_ flags not applied to executable commands

2012-03-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13069 == Reported By:Ben Boeckel Assigned To:

[cmake-developers] FindPythonLibs fixes for Python3

2012-03-28 Thread Ben Boeckel
Hi, Attached are two patches which improve Python3 support in the FindPythonLibs.cmake module. The commit messages contain explanations for the commits, copied here for convenience. Subject: [PATCH 1/2] Don't put legacy variables back into the cache If PYTHON_INCLUDE_PATH is put into the cache,