You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
CMAKE_<LANG>_LINK_WHAT_YOU_USE_FLAG
|
|
-----------------------------------
|
|
|
|
.. versionadded:: 3.22
|
|
|
|
Linker flag to be used to configure linker so that all specified libraries on
|
|
the command line will be linked into the target.
|
|
|
|
See also variable :variable:`CMAKE_LINK_WHAT_YOU_USE_CHECK`.
|