CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED¶
在 3.24 版被加入.
Set to TRUE
if the <FEATURE>
, as defined by variable
CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>
, is supported for the
linker language <LANG>
.
備註
This variable is evaluated before the more generic variable
CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED
.