mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-01 12:18:01 +00:00
On windows when you run `nvcc -v` all the env variables will be printed before nvcc verbose output. This allows us to handle the cases where env variable exists with the same name as a magic nvcc keyword we parse