MantisBT - CMake
View Issue Details
0013771CMakeCMakepublic2012-12-03 02:162014-06-02 08:37
hsor001 
jschueller 
normalminoralways
closedfixed 
 
CMake 3.0CMake 3.0 
0013771: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT in FindSWIG module.
The FindSWIG.cmake module uses CMAKE_ROOT/Moudles to set the path of the UseSWIG.cmake file, it would be better to have this set to CMAKE_CUURENT_LIST_DIR.
No tags attached.
Issue History
2012-12-03 02:16hsor001New Issue
2012-12-03 07:49Brad KingAssigned To => Mathieu Malaterre
2012-12-03 07:49Brad KingStatusnew => assigned
2013-11-22 09:08Brad KingAssigned ToMathieu Malaterre => jschueller
2013-11-22 09:14Brad KingNote Added: 0034519
2013-11-22 09:19Brad KingTarget Version => CMake 3.0
2013-11-25 09:05jschuellerNote Added: 0034544
2013-11-25 09:05jschuellerStatusassigned => resolved
2013-11-25 09:05jschuellerFixed in Version => CMake 3.0
2013-11-25 09:05jschuellerResolutionopen => fixed
2014-06-02 08:37Robert MaynardNote Added: 0036025
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034519)
Brad King   
2013-11-22 09:14   
FindSWIG: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_ROOT
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c127c9e [^]
(0034544)
jschueller   
2013-11-25 09:05   
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c127c9e [^]
(0036025)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.