mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
document the RUBY_VERSION variable
Alex
This commit is contained in:
parent
253dafd025
commit
bed34fd7c7
@ -8,6 +8,7 @@
|
||||
# RUBY_EXECUTABLE = full path to the ruby binary
|
||||
# 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
|
||||
#
|
||||
# RUBY_INCLUDE_PATH = same as RUBY_INCLUDE_DIRS, only provided for compatibility reasons, don't use it
|
||||
|
Loading…
Reference in New Issue
Block a user