Ryan Mathew

Results 2 comments of Ryan Mathew

@fdesbiens @amgross @yuxinzhou5 @sravani-25-03-2003 I would like to take this issue up. Can anyone please point out where these changes need to be made?

I've reviewed the current implementation of rapids_cmake_write_version_file() I'd like to implement enhancements that add: #define _VERSION "X.Y.Z" - String representation of the complete version #define _VERSION_GT(maj, min, pat) - Returns...