]> git.pld-linux.org Git - packages/cmake.git/blame - cmake-findruby2.patch
up to 3.27.6
[packages/cmake.git] / cmake-findruby2.patch
CommitLineData
c0e109b5
AM
1diff -urNp -x '*.orig' cmake-3.17.2.org/Modules/FindRuby.cmake cmake-3.17.2/Modules/FindRuby.cmake
2--- cmake-3.17.2.org/Modules/FindRuby.cmake 2021-04-12 22:19:23.761018307 +0200
3+++ cmake-3.17.2/Modules/FindRuby.cmake 2021-04-12 22:19:24.521040438 +0200
4@@ -207,6 +207,7 @@ if( "${Ruby_FIND_VERSION_SHORT_NODOT}" G
70541a8c 5 find_path(Ruby_CONFIG_INCLUDE_DIR
9c9fe3d3
AG
6 NAMES ruby/config.h config.h
7 HINTS
70541a8c
JR
8+ ${Ruby_HDR_DIR}
9 ${Ruby_HDR_DIR}/${Ruby_ARCH}
10 ${Ruby_ARCH_DIR}
11 ${Ruby_ARCHHDR_DIR}
This page took 0.151596 seconds and 4 git commands to generate.