Skip to content
  • Brad King's avatar
    FindCUDA: Fix regression in separable compilation without cublas · 9a663457
    Brad King authored
    Revert commit v3.11.0-rc1~274^2 (FindCUDA: Add cublas device library to
    separable compilation, 2017-11-03).  It breaks targets that do not link
    to cublas.  Another solution will be needed to solve the original
    problem in a more compatible way.
    
    Fixes: #17965
    9a663457