mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
On Windows with MSVC-like host compilers we must honor the standard libraries chosen by the `Platform/Windows-MSVC` module. Otherwise C code linked into the CUDA binary that expects to have these libraries available may not link.