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

Add CMake install rule for tests #488

Merged
merged 3 commits into from
Feb 7, 2022

Conversation

ajschmidt8
Copy link
Member

This PR adds a CMake install rule for test targets. This step is a prerequisite to being able to package tests in their own conda package, which will enable us to deprecate Project Flash.

@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 2, 2022
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner February 2, 2022 21:10
@github-actions github-actions bot added cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Feb 2, 2022
This PR adds a CMake `install` rule for test targets. This step is a prerequisite to being able to package tests in their own `conda` package, which will enable us to deprecate _Project Flash_.
@ajschmidt8
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c63083c into rapidsai:branch-22.04 Feb 7, 2022
@ajschmidt8 ajschmidt8 deleted the add-install-rules branch February 7, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to CMake code or build configuration improvement Improvement / enhancement to an existing function libcuspatial Relates to the cuSpatial C++ library non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants