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