cmake / 3.25 / variable / cmake_link_group_using_feature_supported.html

CMAKE_LINK_GROUP_USING_<FEATURE>_SUPPORTED

New in version 3.24.

This variable specifies whether the <FEATURE> is supported regardless of the link language. If this variable is true, then the <FEATURE> must be defined by CMAKE_LINK_GROUP_USING_<FEATURE>.

Note that this variable has no effect if CMAKE_<LANG>_LINK_GROUP_USING_<FEATURE>_SUPPORTED is true for the link language of the target.

© 2000–2022 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.25/variable/CMAKE_LINK_GROUP_USING_FEATURE_SUPPORTED.html