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        
           
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to