rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
28 stars 45 forks source link

add ASSOCIATED_TARGETS to function signature in rapids_cython_create_modules() docs #670

Closed jameslamb closed 1 month ago

jameslamb commented 1 month ago

Description

rapids_cython_create_modules() accepts an argument ASSOCIATED_TARGETS which is missing from the function signature in its docs.

This fixes that.

Checklist

Notes for Reviewers

Started looking into this function based on the conversation in https://github.com/rapidsai/rmm/pull/1644.

vyasr commented 1 month ago

/merge