MantisBT - CMake
View Issue Details
0013036CMakeModulespublic2012-03-11 12:532012-04-19 15:53
Felix Schwitzer 
Alex Neundorf 
normalminoralways
closedfixed 
Linux
CMake 2.8.7 
CMake 2.8.8CMake 2.8.8 
0013036: Eclipse Generator can't determine the eclipse version correctly if eclipse is called via a symlink
I call eclipse via a symlink $HOME/bin/eclipse to allow easily switching between different eclipse versions.
In this case, the CMakeFindEclipseCDT4.cmake doesn't detect the version correctly.
A fix would be easy if ones uses REALPATH instead of PATH in
CMakeFindEclipseCDT4.cmake at line 23.
The fix is so trivial that i didn't create a patch for this, sorry.
 
No tags attached.
Issue History
2012-03-11 12:53Felix SchwitzerNew Issue
2012-03-11 15:30Alex NeundorfAssigned To => Alex Neundorf
2012-03-11 15:30Alex NeundorfStatusnew => assigned
2012-03-20 17:09Alex NeundorfNote Added: 0028944
2012-03-20 17:09Alex NeundorfStatusassigned => closed
2012-03-20 17:09Alex NeundorfResolutionopen => fixed
2012-04-19 15:53David ColeFixed in Version => CMake 2.8.8
2012-04-19 15:53David ColeTarget Version => CMake 2.8.8

Notes
(0028944)
Alex Neundorf   
2012-03-20 17:09   
Fixed, and merged into next. This should still make it into 2.8.8.