View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012507CMakeModulespublic2011-10-10 05:372011-12-16 17:21
ReporterVadim Zhukov 
Assigned ToAlex Neundorf 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
Platformi386OSOpenBSDOS Version5.0-CURRENT
Product VersionCMake 2.8.6 
Target VersionCMake 2.8.7Fixed in VersionCMake 2.8.7 
Summary0012507: FindRuby.cmake doesn't find system Ruby library
DescriptionFindRuby.cmake could not find Ruby library on OpenBSD when the latter is installed from ports. The problem is connected with the fact that Ruby library is named "rubyXY", not "rubyX.Y". Attached a patch that resolves the issue.
Steps To ReproduceJust use "find_package(Ruby)".
TagsNo tags attached.
Attached Files? file icon patch-Modules_FindRuby_cmake [^] (488 bytes) 2011-10-10 05:37 [Show Content]

 Relationships

  Notes
(0027578)
Alex Neundorf (developer)
2011-10-12 17:10

Thanks, I committed your patch and merged it into next. Should be in 2.8.7.

Alex

 Issue History
Date Modified Username Field Change
2011-10-10 05:37 Vadim Zhukov New Issue
2011-10-10 05:37 Vadim Zhukov File Added: patch-Modules_FindRuby_cmake
2011-10-11 15:13 Alex Neundorf Assigned To => Alex Neundorf
2011-10-11 15:13 Alex Neundorf Status new => assigned
2011-10-12 17:10 Alex Neundorf Note Added: 0027578
2011-10-12 17:10 Alex Neundorf Status assigned => closed
2011-10-12 17:10 Alex Neundorf Resolution open => fixed
2011-12-16 17:21 David Cole Fixed in Version => CMake 2.8.7
2011-12-16 17:21 David Cole Target Version => CMake 2.8.7


Copyright © 2000 - 2018 MantisBT Team