[cmake-developers] [Cmake-commits] CMake branch, next, updated. v2.8.2-543-g7485a2c

Brad King brad.king at kitware.com
Wed Sep 1 08:43:53 EDT 2010


On 08/31/2010 11:46 PM, Philip Lowman wrote:
> I think that's a good addition to Darwin.cmake, but in this (rare) case
> the patch for FindGTK2 still needs to go in.  The reason why is that
> GTK2 is a little weird in that it places config header files in
> <prefix>/lib/some_directory (much to my chagrin).  Since find_path()
> would only automatically search CMAKE_SYSTEM_PREFIX_PATH/include, and
> not lib, the change to Darwin.cmake would not be enough to find all of
> the header file paths.

Okay, thanks for the explanation.  I merged that topic to master.

> The change to Darwin.cmake still seems like a good idea though.

I'm testing it and will merge to next shortly.

-Brad



More information about the cmake-developers mailing list