MantisBT - CMake
View Issue Details
0011127CMakeModulespublic2010-08-13 07:002011-05-02 14:45
Mike McQuaid 
David Cole 
normalmajoralways
closedfixed 
CMake-2-8 
CMake 2.8.4CMake 2.8.4 
0011127: CMAKE_SKIP_INSTALL_RULES doesn't work
CMAKE_SKIP_INSTALL_RULES, referenced in the documentation for InstallRequiredSystemLibraries doesn't do as is documented. This is because it's not referenced in the module file at all.

I think this is a typo and should have been renamed to CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP in either the documentation or the code fixed to use the documented variable.

Let me know which way you want to go and I'll produce a patch.
No tags attached.
Issue History
2010-08-13 07:00Mike McQuaidNew Issue
2011-01-06 06:53Mike McQuaidNote Added: 0024446
2011-01-06 12:50David ColeAssigned To => David Cole
2011-01-06 12:50David ColeStatusnew => assigned
2011-01-06 12:50David ColeTarget Version => CMake 2.8.4
2011-01-06 12:53David ColeNote Added: 0024464
2011-01-06 12:53David ColeStatusassigned => resolved
2011-01-06 12:53David ColeFixed in Version => CMake 2.8.4
2011-01-06 12:53David ColeResolutionopen => fixed
2011-01-06 12:53David ColeNote Added: 0024465
2011-05-02 14:45David ColeNote Added: 0026339
2011-05-02 14:45David ColeStatusresolved => closed

Notes
(0024446)
Mike McQuaid   
2011-01-06 06:53   
Pull request added: https://github.com/Kitware/CMake/pull/1 [^]
(0024464)
David Cole   
2011-01-06 12:53   
Fixed in this git commit, just pushed to 'next':
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd5c592ce863b50459e7c2ae27d72857b81eeedc [^]

Should make it into 2.8.4...
(0024465)
David Cole   
2011-01-06 12:53   
Thanks, Mike McQuaid, for the patch / pull request!
(0026339)
David Cole   
2011-05-02 14:45   
Closing resolved issues that have not been updated in more than 3 months.