mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
e6b51a1b01
CUDA's cupti library has its headers in a seperate directory on a standard CUDA install, but `CUDA::cupti` only adds the default cuda include directory. Issue: #22761