mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 09:54:15 +00:00
f2059585e6
Fix the VS generator to honor `COMPILE_OPTIONS` for CUDA. The exclusion added by commit v3.9.0-rc1~431^2~7 (VS: Do not pass CUDA compile options to C compiler, 2017-03-07) was correct but we need additional logic to pass the CUDA compile options to the CUDA compiler. Also we should still pass the CXX or C options to MSVC (ClCompile) when those languages are enabled even if the link language is CUDA. |
||
---|---|---|
.. | ||
EnableStandard | ||
ExportPTX | ||
ResolveDeviceSymbols | ||
SeparateCompilation | ||
WithDefs | ||
.clang-format | ||
CMakeLists.txt |