FindRuby: Remove unused variable

This commit is contained in:
Charlie Savage
2025-01-12 16:53:43 -08:00
committed by Brad King
parent e184dda2da
commit 9f0b3e90b6

View File

@@ -120,8 +120,6 @@ if(NOT DEFINED Ruby_FIND_VERSION_MAJOR)
set(Ruby_FIND_VERSION_PATCH 0)
endif()
set(Ruby_FIND_VERSION_SHORT_NODOT "${Ruby_FIND_VERSION_MAJOR}${Ruby_FIND_VERSION_MINOR}")
# Set name of possible executables, ignoring the minor
# Eg:
# 3.2.6 => from ruby34 to ruby32 included