summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-10-27 16:24:41 (GMT)
committerBrad King <brad.king@kitware.com>2020-10-27 16:24:41 (GMT)
commita070565a66e23059090bc2d4c828ae8a90086ced (patch)
treed96e4a70661d3bdd85deeb3d46731ef035b24fe1
parent3969c86b518f3246d7dad25292df880bf6742e85 (diff)
parent4c0ef57e8ca0f55783d4ad3e1545246fa188590b (diff)
downloadCMake-a070565a66e23059090bc2d4c828ae8a90086ced.zip
CMake-a070565a66e23059090bc2d4c828ae8a90086ced.tar.gz
CMake-a070565a66e23059090bc2d4c828ae8a90086ced.tar.bz2
Merge branch 'FindRuby-restore-VENDORLIB_DIR' into release-3.18
Merge-request: !5434
-rw-r--r--Modules/FindRuby.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindRuby.cmake b/Modules/FindRuby.cmake
index 0559a69..a0cdf3b 100644
--- a/Modules/FindRuby.cmake
+++ b/Modules/FindRuby.cmake
@@ -515,6 +515,7 @@ foreach(Camel
Ruby_SITELIB_DIR
Ruby_HAS_VENDOR_RUBY
Ruby_VENDORARCH_DIR
+ Ruby_VENDORLIB_DIR
)
string(TOUPPER ${Camel} UPPER)