mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Help: CMAKE_LANG_LINK_MODE: clarify usage.
This commit is contained in:
@@ -10,3 +10,5 @@ Defines how the device link step is done. The possible values are:
|
||||
|
||||
``LINKER``
|
||||
The linker is used directly for the device link step.
|
||||
|
||||
This variable is read-only. Setting it is undefined behavior.
|
||||
|
@@ -10,3 +10,5 @@ Defines how the link step is done. The possible values are:
|
||||
|
||||
``LINKER``
|
||||
The linker is used directly for the link step.
|
||||
|
||||
This variable is read-only. Setting it is undefined behavior.
|
||||
|
Reference in New Issue
Block a user