mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-30 02:58:54 -06:00
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