summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+9
Fixes #17559 Replace our hard-coded default of cudart=static with a first-class abstraction to select the runtime library from an enumeration of logical names.