CMAKE_LINK_GROUP_USING__SUPPORTED ------------------------------------------ .. versionadded:: 3.24 This variable specifies whether the ```` is supported regardless of the link language. If this variable is true, then the ```` must be defined by :variable:`CMAKE_LINK_GROUP_USING_`. Note that this variable has no effect if :variable:`CMAKE__LINK_GROUP_USING__SUPPORTED` is true for the link language of the target.