mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
fd90a14f1b
The `TargetMachinePlatform` setting tells CUDA what `--machine {32,64}`
flag to pass to nvcc. While CUDA automatically chooses the proper
default for the target architecture, it does not reflect this in the
user-visible IDE settings. Set it explicitly to fix the user-visible
setting.
Fixes: #17355
167 KiB
167 KiB