Skip to content
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

Map CMake install components to conda library packages #653

Conversation

robertmaynard
Copy link
Contributor

@robertmaynard robertmaynard commented May 16, 2022

This extends #648 and maps the CMake install components to capture what I think is the desire to have them map to conda packages.

Mapping:

  • CMake 'raft' componet => conda raft-headers
  • CMake 'raft_nn' componet => conda libraft-component
  • CMake 'raft_distance' componet => conda libraft-distance

@robertmaynard robertmaynard added 3 - Ready for Review feature request New feature or request non-breaking Non-breaking change labels May 16, 2022
@robertmaynard robertmaynard requested a review from a team as a code owner May 16, 2022 13:48
@cjnolet
Copy link
Member

cjnolet commented May 16, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5a9626e into rapidsai:branch-22.06 May 16, 2022
@robertmaynard robertmaynard deleted the map_cmake_install_components_to_conda_packages branch May 16, 2022 15:37
cjnolet added a commit to cjnolet/raft that referenced this pull request May 17, 2022
cjnolet pushed a commit to cjnolet/raft that referenced this pull request May 23, 2022
This extends rapidsai#648 and maps the CMake install components to capture what I think is the desire to have them map to conda packages.

Mapping:

- CMake 'raft' componet => conda raft-headers
- CMake 'raft_nn' componet => conda libraft-component
- CMake 'raft_distance' componet => conda libraft-distance

Authors:
  - Robert Maynard (https://github.com/robertmaynard)

Approvers:
  - Jordan Jacobelli (https://github.com/Ethyling)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#653
rapids-bot bot pushed a commit that referenced this pull request May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants