diff options
author | Brad King <brad.king@kitware.com> | 2014-03-03 15:06:24 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2014-03-03 15:06:24 (GMT) |
commit | d57bc8797d36b7a267a15063b3248f8461b3e648 (patch) | |
tree | ff1015efb39a4c1b955fc7e3a03f4649dedcd127 /Help | |
parent | 23a654706e74de514bb75a4b292ebfeff8686c77 (diff) | |
parent | 57abfeaac55bd1b94c8e1f9f4d06f90910d86aa8 (diff) | |
download | CMake-d57bc8797d36b7a267a15063b3248f8461b3e648.zip CMake-d57bc8797d36b7a267a15063b3248f8461b3e648.tar.gz CMake-d57bc8797d36b7a267a15063b3248f8461b3e648.tar.bz2 |
Merge topic 'FindRuby-2'
57abfeaa Help: Add FindRuby-2 topic release notes
165f6430 FindRuby: Add support for Ruby 2.0 and 2.1
Diffstat (limited to 'Help')
-rw-r--r-- | Help/release/dev/FindRuby-2.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/dev/FindRuby-2.rst b/Help/release/dev/FindRuby-2.rst new file mode 100644 index 0000000..50d9a48 --- /dev/null +++ b/Help/release/dev/FindRuby-2.rst @@ -0,0 +1,4 @@ +FindRuby-2 +---------- + +* The :module:`FindRuby` module learned to search for Ruby 2.0 and 2.1. |