Merge topic 'Help-CMAKE_LANG_LINK_MODE-clarify_usage'
b0d0a8d54f
Help: CMAKE_LANG_LINK_MODE: clarify usage.
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10411
This commit is contained in:
commit
d1812031a8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user