Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindRuby: Add support for RVM installations | Julien Marrec | 2020-03-23 | 5 | -0/+155 |
| | |||||
* | FindRuby: Validate Ruby_EXECUTABLE before accepting it | Julien Marrec | 2020-03-23 | 1 | -1/+1 |
| | |||||
* | FindRuby: Provide Ruby_LIBRARIES result variable | Brad King | 2020-03-16 | 1 | -1/+1 |
| | | | | | The `cmake-developer(7)` manual documents that a plural non-cached name should be used for results. | ||||
* | FindRuby: Add dedicated tests | Julien Marrec | 2020-03-16 | 5 | -0/+78 |
Issue: #20370 |