blob: 7df45bf93fc3f4964fc9a1749e3db81ee8fedbba (
plain)
1
2
3
4
5
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.
|