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 _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
