MantisBT - CMake
View Issue Details
0014259CMakeModulespublic2013-06-29 09:372013-12-02 08:51
Daniele E. Domenichelli 
Brad King 
normalminoralways
closedfixed 
 
CMake 2.8.12CMake 2.8.12 
0014259: [PATCH] FindGTK2 fails to detect gtkmm on MSVC11
Up to gtkmm-win 2.22.0-2 there are no vc110 libraries, therefore FindGTK2 fails to detect gtkmm.
Nonetheless vc100 libraries can be used with MSVC11, so FindGTK2 shouldn't fail if these are available.
Patch here: https://github.com/Kitware/CMake/pull/53 [^]
No tags attached.
Issue History
2013-06-29 09:37Daniele E. DomenichelliNew Issue
2013-07-01 09:45Brad KingNote Added: 0033438
2013-07-01 09:45Brad KingAssigned To => Brad King
2013-07-01 09:45Brad KingStatusnew => resolved
2013-07-01 09:45Brad KingResolutionopen => fixed
2013-07-01 09:45Brad KingFixed in Version => CMake 2.8.12
2013-07-01 09:45Brad KingTarget Version => CMake 2.8.12
2013-12-02 08:51Robert MaynardNote Added: 0034624
2013-12-02 08:51Robert MaynardStatusresolved => closed

Notes
(0033438)
Brad King   
2013-07-01 09:45   
Applied, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eb163011 [^]

FYI, there is no need to open a pull request *and* an issue tracker ticket. Just a pull request is sufficient (or just an issue tracker entry with a patch). We will ask for an issue tracker ticket in the discussion over there if needed in a specific case.
(0034624)
Robert Maynard   
2013-12-02 08:51   
Closing resolved issues that have not been updated in more than 4 months.