CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTEDΒΆ
New in version 3.24.
Set to TRUE
if the <FEATURE>
, as defined by variable
CMAKE_LINK_LIBRARY_USING_<FEATURE>
, is supported regardless the
linker language.
Note
This variable is evaluated if, and only if, the variable
CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED
is not
defined.