[cmake-developers] make more CUDA cache variables advanced

Mark Abraham mark.j.abraham at gmail.com
Thu Jan 22 10:41:36 EST 2015


Hi,

FindCUDA.cmake creates a number of option variables that are not set to be
advanced cache variables. I think that those that do not seem to relate to
normal usage of CUDA should be made advanced. That way, non-developer end
users of ccmake get to see among the non-advanced options for their project
the ones that really make sense for them to change. Developers and power
users can switch to the advanced display, of course, just like they do now
for a range of other CUDA variables.

Patch on cmake master attached.

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150122/2cab062c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Mark-more-CUDA-variables-as-advanced.patch
Type: text/x-patch
Size: 1160 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150122/2cab062c/attachment.bin>


More information about the cmake-developers mailing list