mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
4316d4dcfd
Improves the handling of CUDA layouts where we have multiple include and library directories listed in the output of `nvcc -v`. This updates both when the CUDA language is enabled or not. Fixes: #24915