rapidsai / rapids-cmake

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

rapids-cmake support empty patches array in json #559

Closed robertmaynard closed 5 months ago

robertmaynard commented 5 months ago

Description

This allows overrides to explicitly opt-out of the patches that rapids-cmake lists in the built-in versions.json Previously you would get a rapids-cmake parsing error when trying to do this.

Checklist

robertmaynard commented 5 months ago

/merge