rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
30 stars 46 forks source link

rapids cpm patches now support differences in white space. #515

Closed robertmaynard closed 9 months ago

robertmaynard commented 9 months ago

Description

Sometimes projects trim trailing whitespace from diffs, which causes them to not match the source. This allows us to handle those diff files

Checklist

robertmaynard commented 9 months ago

/merge