-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use rapids-cmake for builds #515
Conversation
@robertmaynard I think this PR is mostly OK. The main area where I am very uncertain that I did everything right is with the exporting of dependencies for the creation of the config files, so please check through that part extra carefully. I also have TODOs scattered throughout the changes where I wasn't sure how to proceed, so let me know what you think of those. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving ops-codeowner
file changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking really nice. Only one issue left
@gpucibot merge |
Thanks for doing this @vyasr ! |
Using rapids-cmake helps reduce duplication across different RAPIDS projects and makes various configuration aspects simpler.