mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-31 05:14:18 +00:00
3 lines
117 B
CMake
3 lines
117 B
CMake
# Should always fail since there is NO ruby 1.9.9 (goes from 1.9.3 to 2.0.0)
|
|
find_package(Ruby 1.9.9 EXACT REQUIRED)
|