mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
Merge topic 'FindRuby-restore-include-path' into release-3.18
6959744131 FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5109
This commit is contained in:
@@ -50,7 +50,7 @@ This module will set the following variables in your project:
|
|||||||
|
|
||||||
Also:
|
Also:
|
||||||
|
|
||||||
``Ruby_INCLUDE_PATH``
|
``RUBY_INCLUDE_PATH``
|
||||||
same as Ruby_INCLUDE_DIRS, only provided for compatibility reasons, don't use it
|
same as Ruby_INCLUDE_DIRS, only provided for compatibility reasons, don't use it
|
||||||
|
|
||||||
Hints
|
Hints
|
||||||
@@ -493,7 +493,6 @@ foreach(Camel
|
|||||||
Ruby_VERSION_MAJOR
|
Ruby_VERSION_MAJOR
|
||||||
Ruby_VERSION_MINOR
|
Ruby_VERSION_MINOR
|
||||||
Ruby_VERSION_PATCH
|
Ruby_VERSION_PATCH
|
||||||
Ruby_INCLUDE_PATH
|
|
||||||
|
|
||||||
Ruby_ARCH_DIR
|
Ruby_ARCH_DIR
|
||||||
Ruby_ARCH
|
Ruby_ARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user