MantisBT - CMake
View Issue Details
0014587CMakeCMakepublic2013-11-20 10:052014-06-02 08:37
adesmier_fr 
Brad King 
normalfeaturealways
closedfixed 
CMake 2.8.12 
CMake 3.0CMake 3.0 
0014587: Add support for wxWidgets 3.0.0
Currently cmake can not find wxWidgets 3.0.0.

Find attached patch that solve this issue
No tags attached.
diff FindwxWidgets.cmake.diff (252) 2013-11-20 10:05
https://public.kitware.com/Bug/file/4956/FindwxWidgets.cmake.diff
patch FindwxWidgets.cmake.patch (1,981) 2013-11-20 10:45
https://public.kitware.com/Bug/file/4957/FindwxWidgets.cmake.patch
Issue History
2013-11-20 10:05adesmier_frNew Issue
2013-11-20 10:05adesmier_frFile Added: FindwxWidgets.cmake.diff
2013-11-20 10:12Brad KingNote Added: 0034500
2013-11-20 10:27adesmier_frNote Added: 0034501
2013-11-20 10:29Brad KingNote Added: 0034502
2013-11-20 10:45adesmier_frFile Added: FindwxWidgets.cmake.patch
2013-11-20 10:46adesmier_frNote Added: 0034503
2013-11-20 11:02Brad KingNote Added: 0034504
2013-11-20 11:03Brad KingAssigned To => Brad King
2013-11-20 11:03Brad KingStatusnew => resolved
2013-11-20 11:03Brad KingResolutionopen => fixed
2013-11-20 11:03Brad KingFixed in Version => CMake 3.0
2013-11-20 11:03Brad KingTarget Version => CMake 3.0
2014-06-02 08:37Robert MaynardNote Added: 0036019
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034500)
Brad King   
2013-11-20 10:12   
This module currently has no maintainer:

http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]
(0034501)
adesmier_fr   
2013-11-20 10:27   
So I suppose you can not just apply my patch?
(0034502)
Brad King   
2013-11-20 10:29   
Please provide the patch in a format generated by "git format-patch" so it has a real commit message with an explanation of the change.
(0034503)
adesmier_fr   
2013-11-20 10:46   
You can find patch in requested format.
(0034504)
Brad King   
2013-11-20 11:02   
Thanks. Applied:

 FindwxWidgets: Add support for wxWidgets 3.0.0
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2cd55978 [^]
(0036019)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.