Closed robertmaynard closed 2 weeks ago
The override file provided on the command line is now just the first override file always used. Therefore other calls to rapids_cpm_package_override with no intersection will still work.
rapids_cpm_package_override
Fixes https://github.com/rapidsai/rapids-cmake/issues/713
Updated to handle the changes from https://github.com/rapidsai/rapids-cmake/pull/708
/merge
Description
The override file provided on the command line is now just the first override file always used. Therefore other calls to
rapids_cpm_package_override
with no intersection will still work.Fixes https://github.com/rapidsai/rapids-cmake/issues/713
Checklist