View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011127CMakeModulespublic2010-08-13 07:002011-05-02 14:45
ReporterMike McQuaid 
Assigned ToDavid Cole 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0011127: CMAKE_SKIP_INSTALL_RULES doesn't work
DescriptionCMAKE_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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0024446)
Mike McQuaid (reporter)
2011-01-06 06:53

Pull request added: https://github.com/Kitware/CMake/pull/1 [^]
(0024464)
David Cole (manager)
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 (manager)
2011-01-06 12:53

Thanks, Mike McQuaid, for the patch / pull request!
(0026339)
David Cole (manager)
2011-05-02 14:45

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2010-08-13 07:00 Mike McQuaid New Issue
2011-01-06 06:53 Mike McQuaid Note Added: 0024446
2011-01-06 12:50 David Cole Assigned To => David Cole
2011-01-06 12:50 David Cole Status new => assigned
2011-01-06 12:50 David Cole Target Version => CMake 2.8.4
2011-01-06 12:53 David Cole Note Added: 0024464
2011-01-06 12:53 David Cole Status assigned => resolved
2011-01-06 12:53 David Cole Fixed in Version => CMake 2.8.4
2011-01-06 12:53 David Cole Resolution open => fixed
2011-01-06 12:53 David Cole Note Added: 0024465
2011-05-02 14:45 David Cole Note Added: 0026339
2011-05-02 14:45 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team