Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
RunCMake
/
FindRuby
/
System
/
Fail.cmake
blob: 04e5cbe8a14cd379b6c555c1977db50e102a105d [
file
] [
log
] [
blame
] [
edit
]
# Should always fail since there is NO ruby 50.1.0 yet.
find_package
(
Ruby
50.1
.
0
REQUIRED
)