summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/CUDA_STANDARD.rst
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Add support for requesting C++98 under CUDA 9Robert Maynard2017-09-261-1/+1
| | | | | | | | | Starting in CUDA 9 the default compilation mode is C++14, and you need to explicitly enable C++98/03 mode. While at it, document `14` among the values for `CUDA_STANDARD`. This was accidentally left out of commit v3.9.0-rc1~118^2 (CUDA: Add support for the C++14 standard flag, 2017-05-11).
* Help: Document CUDA_STANDARD and related propertiesRobert Maynard2016-12-091-0/+32