[cmake-developers] [CMake 0013648]: FindFreetype does not work on Mac 10.7.5

Mantis Bug Tracker mantis at public.kitware.com
Sat Nov 3 08:08:06 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=13648 
====================================================================== 
Reported By:                Rolf Eike Beer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13648
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Target Version:             CMake 2.8.11
====================================================================== 
Date Submitted:             2012-11-03 08:08 EDT
Last Modified:              2012-11-03 08:08 EDT
====================================================================== 
Summary:                    FindFreetype does not work on Mac 10.7.5
Description: 
A user reported in IRC that after upgrading to 10.7.5 FindFreetype does not find
ftheader.h anymore. This is because this is in
/usr/X11/include/freetype2/freetype/config, which is not in the search list for
that module. Everything else is in /usr/X11R6 which is in the default Unix
search path.

The question is: add the /usr/X11 to FindFreetype or should this me added more
generally for Mac?
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-11-03 08:08 Rolf Eike Beer New Issue                                    
======================================================================




More information about the cmake-developers mailing list