From f768b27650ff682de37b5a05d19640bf0049382e Mon Sep 17 00:00:00 2001 From: Sebastian Sauer Date: Tue, 24 Oct 2006 01:19:47 +0000 Subject: RUBY_LIBRARY is also set. svn path=/trunk/KDE/kdelibs/; revision=598586 --- modules/FindRUBY.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/FindRUBY.cmake b/modules/FindRUBY.cmake index 486916f0..95da129f 100644 --- a/modules/FindRUBY.cmake +++ b/modules/FindRUBY.cmake @@ -3,8 +3,9 @@ # and libraries are. It also determines what the name of the library is. This # code sets the following variables: # +# RUBY_LIBRARY = full path+file to the ruby library # RUBY_INCLUDE_PATH = path to where ruby.h can be found -# RUBY_EXECUTABLE = full path to the ruby binary +# RUBY_EXECUTABLE = full path+file to the ruby binary # # Copyright (c) 2006, Laurent Montel, # -- cgit v1.2.1