Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 1 | -0/+0 |
Do not try to device link or add CUDA runtime libraries if the language is not enabled. Fixes: #18673 Issue: #18614 |