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                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to