MantisBT - CMake
View Issue Details
0014173CMakeModulespublic2013-05-27 16:482016-06-10 14:31
Nicholas 
Kitware Robot 
normalfeatureN/A
closedmoved 
CMake 2.8.11 
 
0014173: Add FindGLIB.cmake
FindGTK2.cmake is too GTK-specific - it includes many unnecessary libraries if you just want GLIB, and it doesn't work if you don't have Freetype.

WebKit repository has a decent FindGLIB module you could probably borrow. Link: https://trac.webkit.org/browser/trunk/Source/cmake/FindGLIB.cmake [^]
No tags attached.
Issue History
2013-05-27 16:48NicholasNew Issue
2013-05-28 09:39Brad KingNote Added: 0033143
2013-05-28 09:39Brad KingStatusnew => backlog
2016-06-10 14:28Kitware RobotNote Added: 0042290
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
(0033143)
Brad King   
2013-05-28 09:39   
Our policy for Find modules is here:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]
(0042290)
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.