Files
cmake/Tests/RunCMake/FindRuby/System/Fail.cmake
T

3 lines
91 B
CMake

# Should always fail since there is NO ruby 50.1.0 yet.
find_package(Ruby 50.1.0 REQUIRED)