mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +00:00
bbc1f3642c
The change in commit v3.9.0-rc4~3^2 (VS: Improve workaround for CUDA -Xcompiler placement bug, 2017-06-21) accidentally appended to the `AdditionalOptions` as if it were a `;`-separated list, but it is actually a command-line string. Append with a space instead. While at it, fix the same problem for the `AdditionalOptions` added to `CudaLink` by commit v3.9.0-rc3~1^2 (CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings, 2017-06-09). Fixes: #17008 |
||
---|---|---|
.. | ||
EnableStandard | ||
ExportPTX | ||
ResolveDeviceSymbols | ||
SeparateCompilation | ||
WithDefs | ||
.clang-format | ||
CMakeLists.txt |