[cmake-developers] [CMake 0012507]: FindRuby.cmake doesn't find system Ruby library
Mantis Bug Tracker
mantis at public.kitware.com
Mon Oct 10 05:37:17 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=12507
======================================================================
Reported By: Vadim Zhukov
Assigned To:
======================================================================
Project: CMake
Issue ID: 12507
Category: Modules
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-10-10 05:37 EDT
Last Modified: 2011-10-10 05:37 EDT
======================================================================
Summary: 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)".
======================================================================
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
======================================================================
More information about the cmake-developers
mailing list