[Cmake-commits] [cmake-commits] alex committed FindRuby.cmake 1.11 1.12

cmake-commits at cmake.org cmake-commits at cmake.org
Sat Sep 26 05:08:22 EDT 2009


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv22557

Modified Files:
	FindRuby.cmake 
Log Message:
document the RUBY_VERSION variable

Alex


Index: FindRuby.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindRuby.cmake,v
retrieving revision 1.11
retrieving revision 1.12
diff -C 2 -d -r1.11 -r1.12
*** FindRuby.cmake	12 Sep 2009 10:25:58 -0000	1.11
--- FindRuby.cmake	26 Sep 2009 09:08:20 -0000	1.12
***************
*** 9,12 ****
--- 9,13 ----
  #  RUBY_INCLUDE_DIRS = include dirs to be used when using the ruby library
  #  RUBY_LIBRARY      = full path to the ruby library
+ #  RUBY_VERSION      = the version of ruby which was found, e.g. "1.8.7"
  #  RUBY_FOUND        = set to true if ruby ws found successfully
  #



More information about the Cmake-commits mailing list