Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CUDA_STATIC_MATH_LIBRARIES (#4526)
Usage of the CUDA math libraries is independent of the CUDA runtime. Make their static/shared status separately controllable. Contributes to rapidsai/build-planning#35 Authors: - Kyle Edwards (https://github.com/KyleFromNVIDIA) Approvers: - Robert Maynard (https://github.com/robertmaynard) - Vyas Ramasubramani (https://github.com/vyasr) URL: #4526
- Loading branch information