[cmake-developers] [CMake 0013502]: Cmake v2.8.9 failed to search Freetype.

Mantis Bug Tracker mantis at public.kitware.com
Fri Aug 31 04:59:49 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13502 
====================================================================== 
Reported By:                Sergei Nikulov
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13502
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-31 04:59 EDT
Last Modified:              2012-08-31 04:59 EDT
====================================================================== 
Summary:                    Cmake v2.8.9 failed to search Freetype.
Description: 
Cmake v2.8.9 failed to search ft2build.h by environment var.

Since FreeType include is
if(FREETYPE_INCLUDE_DIR_ft2build AND FREETYPE_INCLUDE_DIR_freetype2)
but FREETYPE_INCLUDE_DIR_ft2build-NOT-Fount then it failed.  





Additional Information: 
Fixed with updated PATH_SUFFIXES with GitHub pull request
https://github.com/Kitware/CMake/pull/25

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-08-31 04:59 Sergei Nikulov New Issue                                    
======================================================================




More information about the cmake-developers mailing list