Closed robertmaynard closed 1 month ago
When a patch fails, rapids-cmake will log the failure under $CMAKE_BUILD_DIR/rapids-cmake//log and continue. Now with this change rapids-cmake will collect all patches with the required field set to true that fail and throw an error.
required
true
Fixes #699
/merge
Description
When a patch fails, rapids-cmake will log the failure under $CMAKE_BUILD_DIR/rapids-cmake//log and continue.
Now with this change rapids-cmake will collect all patches with the
required
field set totrue
that fail and throw an error.Fixes #699
Checklist