mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
Merge topic 'cuda_unity'
b90ae10ddaAdd support for unity builds with CUDA sourcesc99ff40b21Unity: refactor unity extension logic to single function Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !9655
This commit is contained in:
@@ -38,6 +38,9 @@ Unity builds are supported for the following languages:
|
||||
``CXX``
|
||||
.. versionadded:: 3.16
|
||||
|
||||
``CUDA``
|
||||
.. versionadded:: 3.31
|
||||
|
||||
``OBJC``
|
||||
.. versionadded:: 3.29
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
unity-build-supports-cuda
|
||||
-------------------------
|
||||
|
||||
* The :prop_tgt:`UNITY_BUILD` target property now supports the
|
||||
CUDA (``CUDA``) language.
|
||||
Reference in New Issue
Block a user