diff options
author | Stephan Szabo <stephan.szabo@sony.com> | 2018-11-21 17:53:55 (GMT) |
---|---|---|
committer | Stephan Szabo <stephan.szabo@sony.com> | 2018-11-28 15:43:26 (GMT) |
commit | f044bbbf08575cb06f468f30680108162d7288d0 (patch) | |
tree | 2d898f665c7a7f6b2fe41ea54d7cb308d4e82adb /Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h | |
parent | 7faa4d59a858ef0d7eef77c2ae8e8194c2d87385 (diff) | |
download | CMake-f044bbbf08575cb06f468f30680108162d7288d0.zip CMake-f044bbbf08575cb06f468f30680108162d7288d0.tar.gz CMake-f044bbbf08575cb06f468f30680108162d7288d0.tar.bz2 |
VS: Place CUDA host compiler options in proper project file fields
Original header commit v3.9.0-rc1~431^2~6
The CUDA Toolkit's VS integration provides abstractions for host
compiler options for `nvcc` to pass through `-Xcompiler` to the host
MSVC. Populate our secondary flag table and use it to remove flags from
the `AdditionalCompilerOptions` in favor of their abstractions.
Unfortunately a bug in the CUDA 8.0 VS integration prevents us from
passing anything in `AdditionalCompilerOptions` reliably. After taking
out the flags that have dedicated abstractions, drop the rest.
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions