mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 09:54:15 +00:00
134e795fa9
The CUDA Toolkit Visual Studio Integration does not honor the `ClCompile.ProgramDataBaseFileName` field when telling `nvcc` how to invoke `cl`. Work around this problem by passing `-Xcompiler=-Fd...` ourselves through `AdditionalOptions`. Fixes: #17647 |
||
---|---|---|
.. | ||
EnableStandard | ||
ExportPTX | ||
GPUDebugFlag | ||
LinkSystemDeviceLibraries | ||
PDB | ||
ResolveDeviceSymbols | ||
SeparateCompilation | ||
WithDefs | ||
CMakeLists.txt |