MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012507 | CMake | Modules | public | 2011-10-10 05:37 | 2011-12-16 17:21 |
|
| Reporter | Vadim Zhukov | |
| Assigned To | Alex Neundorf | |
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | i386 | OS | OpenBSD | OS Version | 5.0-CURRENT |
| Product Version | CMake 2.8.6 | |
| Target Version | CMake 2.8.7 | Fixed in Version | CMake 2.8.7 | |
|
| Summary | 0012507: FindRuby.cmake doesn't find system Ruby library |
| Description | FindRuby.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 Reproduce | Just use "find_package(Ruby)". |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | patch-Modules_FindRuby_cmake (488) 2011-10-10 05:37 https://public.kitware.com/Bug/file/4073/patch-Modules_FindRuby_cmake |
|
| 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 |