mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-21 06:00:51 -06:00
@@ -180,7 +180,7 @@ ENDIF( ${Ruby_FIND_VERSION_SHORT_NODOT} GREATER 18 OR ${_RUBY_VERSION_SHORT_NO
|
|||||||
|
|
||||||
|
|
||||||
# Determine the list of possible names for the ruby library
|
# Determine the list of possible names for the ruby library
|
||||||
SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT} ruby${_RUBY_VERSION_SHORT_NODOT})
|
SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT} ruby${_RUBY_VERSION_SHORT_NODOT} ruby-${_RUBY_VERSION_SHORT} ruby-${RUBY_VERSION})
|
||||||
|
|
||||||
IF(WIN32)
|
IF(WIN32)
|
||||||
SET( _RUBY_MSVC_RUNTIME "" )
|
SET( _RUBY_MSVC_RUNTIME "" )
|
||||||
|
|||||||
Reference in New Issue
Block a user