Help: Add release note for CUDA support

This commit is contained in:
Brad King 2016-11-09 14:27:44 -05:00
parent 7b9131da64
commit 4cc601f2c5

View File

@ -0,0 +1,6 @@
CUDA-language-support
---------------------
* CMake learned to support CUDA as a first-class language.
It is supported by the :ref:`Makefile Generators` and the
:generator:`Ninja` generator.