What commands does CMAKE_REQUIRED_LINK_OPTIONS affect exactly?

Hi,

The docs make it clear that CMAKE_REQUIRED_LINK_OPTIONS affects the check_...() commands, but it seems to suggest it also affects try_compile()? It certainly does not seem to affect compilation during a try_run() though.

Cheers,

-Nuno