Skip to content

Help: Move linker preference variables to the internal section

These probably should not have been documented as public variables to begin with. But since they have been documented for a long time, we can't just remove them from the docs. Move them to the internal section instead to make it clearer that they are not intended to be used directly by projects.

See the forum thread where this was discussed: https://discourse.cmake.org/t/clarifications-needed-for-cmake-lang-linker-preference-variables

Merge request reports