mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
Help: Update 3.9 release notes with recommended CUDA version for VS
CUDA 8.0.44 contains a bug in its VS integration that breaks preprocessor definitions in some cases. Recommend using at least 8.0.61 which fixes the problem. Fixes: #16993
This commit is contained in:
parent
c52b982da6
commit
f94213a1ee
@ -16,6 +16,8 @@ Languages
|
||||
* ``CUDA`` is now supported by the :ref:`Visual Studio Generators`
|
||||
for VS 2010 and above. This complements the existing support by the
|
||||
:ref:`Makefile Generators` and the :generator:`Ninja` generator.
|
||||
CUDA 8.0.61 or higher is recommended due to known bugs in the VS
|
||||
integration by earlier versions.
|
||||
|
||||
Generators
|
||||
----------
|
||||
|
Loading…
Reference in New Issue
Block a user