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

Verify that rapids-cmake always preserves CPM arguments #18

Conversation

robertmaynard
Copy link
Contributor

Per #16
We need to make sure that we properly escape CPM arguments so that OPTIONAL arguments are passed correctly.

This adds a collection of tests to verify that we always generate a CPMFindPackage call with all arguments in quotes

Per rapidsai#16
We need to make sure that we properly escape CPM arguments so
that `OPTIONAL` arguments are passed correctly.

This adds a collection of tests to verify that we always
generate a CPMFindPackage call with all arguments in
quotes
@robertmaynard robertmaynard merged commit 90027cf into rapidsai:branch-21.06 May 21, 2021
@robertmaynard robertmaynard deleted the fea/test_cpm_exported_options_properly_quoted branch May 25, 2021 13:12
@robertmaynard robertmaynard restored the fea/test_cpm_exported_options_properly_quoted branch May 25, 2021 13:12
@robertmaynard robertmaynard deleted the fea/test_cpm_exported_options_properly_quoted branch May 25, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant