MantisBT - CMake
View Issue Details
0014236CMakeModulespublic2013-06-20 09:112013-11-04 09:33
Daniele E. Domenichelli 
Brad King 
normalminoralways
closedfixed 
 
CMake 2.8.12CMake 2.8.12 
0014236: [PATCH] FindGTK2: 3 small bugs
1) The pangocairo module is not detected on windows because the vcX is not appended to the filename.

2) The pangocairo module should be detected together with gtk, not with gtkmm

3) The gthread library is not detected.
This pull request fixes these issues: https://github.com/Kitware/CMake/pull/49 [^]
No tags attached.
Issue History
2013-06-20 09:11Daniele E. DomenichelliNew Issue
2013-06-20 09:31Brad KingNote Added: 0033352
2013-06-20 09:31Brad KingAssigned To => Brad King
2013-06-20 09:31Brad KingStatusnew => resolved
2013-06-20 09:31Brad KingResolutionopen => fixed
2013-06-20 09:31Brad KingFixed in Version => CMake 2.8.12
2013-06-20 09:31Brad KingTarget Version => CMake 2.8.12
2013-11-04 09:33Robert MaynardNote Added: 0034374
2013-11-04 09:33Robert MaynardStatusresolved => closed

Notes
(0033352)
Brad King   
2013-06-20 09:31   
Merged, thanks:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8dca8cee [^]
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=508e8ca0 [^]
(0034374)
Robert Maynard   
2013-11-04 09:33   
Closing resolved issues that have not been updated in more than 4 months.