rapidsai / rapids-cmake

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

Move required CMake version to 3.26.4 #627

Closed robertmaynard closed 3 months ago

robertmaynard commented 4 months ago

Description

Move rapids-cmake over to requiring CMake 3.26.4 which the rest of RAPIDS has required for a couple of releases.

Therefore it deprecates the rapids_cuda_patch_toolkit module as it no longer is needed.

Fixes #315

Checklist

robertmaynard commented 3 months ago

/merge