rapidsai / rapids-cmake

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

Always link against cudart_static #564

Closed KyleFromNVIDIA closed 5 months ago

KyleFromNVIDIA commented 5 months ago

Description

We want to always build generate_resource_spec with libcudart_static, regardless of what the parent project has set.

Checklist

KyleFromNVIDIA commented 5 months ago

/merge