MantisBT - CMake
View Issue Details
0011154CMakeModulespublic2010-08-20 05:422016-06-10 14:31
Alex Flint 
Kitware Robot 
normalminoralways
closedmoved 
CMake-2-8 
 
0011154: FindFreetype.cmake documentation is incorrect
At the top of FindFreetype.cmake the comments indicate variables of the form FREETYPE_* (FREETYPE_FOUND, FREETYPE_INCLUDE_DIRS, etc) but the variables actually accessible are of the form Freetype_FOUND, Freetype_INCLUDE_DIRS.
This might have something to do with the filename (FindFreetype.cmake) and/or using FIND_PACKAGE(Freetype)
No tags attached.
related to 0014626closed Kitware Robot FindFreetype module needs a new maintainer and an overhaul 
Issue History
2010-08-20 05:42Alex FlintNew Issue
2011-01-17 16:30David ColeAssigned To => David Cole
2011-01-17 16:30David ColeStatusnew => assigned
2011-02-09 13:58David ColeStatusassigned => backlog
2011-02-09 13:59David ColeAssigned ToDavid Cole =>
2012-02-11 12:06Rolf Eike BeerNote Added: 0028557
2013-12-03 13:18Brad KingNote Added: 0034699
2013-12-03 13:18Brad KingRelationship addedrelated to 0014626
2016-06-10 14:28Kitware RobotNote Added: 0041739
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0028557)
Rolf Eike Beer   
2012-02-11 12:06   
Looks like Alex accidentially introduced this in d18fb61c.
(0034699)
Brad King   
2013-12-03 13:18   
The FindFreetype.cmake module needs a new volunteer maintainer and a major overhaul:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

Moving this issue to the backlog until that happens.
(0041739)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.