summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-08-10 15:19:00 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-08-10 15:21:20 (GMT)
commitd8e242a77939c759b177f5ec79825edee20a3f33 (patch)
treeef17519a99ea29c1e0d1b7f9eb907c37f42a9a19
parenteaddc1aa4fea83bf1abe3047ce125f4cfd54738f (diff)
parent69597441316541110e17c66ebfdc74dad3cb17dd (diff)
downloadCMake-d8e242a77939c759b177f5ec79825edee20a3f33.zip
CMake-d8e242a77939c759b177f5ec79825edee20a3f33.tar.gz
CMake-d8e242a77939c759b177f5ec79825edee20a3f33.tar.bz2
Merge topic 'FindRuby-restore-include-path'
6959744131 FindRuby: Restore compatibility variable RUBY_INCLUDE_PATH Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5109
-rw-r--r--Modules/FindRuby.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/FindRuby.cmake b/Modules/FindRuby.cmake
index 1bdee60..3b8122e 100644
--- a/Modules/FindRuby.cmake
+++ b/Modules/FindRuby.cmake
@@ -50,7 +50,7 @@ This module will set the following variables in your project:
Also:
-``Ruby_INCLUDE_PATH``
+``RUBY_INCLUDE_PATH``
same as Ruby_INCLUDE_DIRS, only provided for compatibility reasons, don't use it
Hints
@@ -493,7 +493,6 @@ foreach(Camel
Ruby_VERSION_MAJOR
Ruby_VERSION_MINOR
Ruby_VERSION_PATCH
- Ruby_INCLUDE_PATH
Ruby_ARCH_DIR
Ruby_ARCH