
Not all the behaviors of CMake variables for ignoring search locations by find_...() commands were fully documented. Add the missing effects, clarify the wording and restructure the way the details are assembled to reduce duplication. Also improve the cross-referencing to ensure all the related variables are more discoverable. Issue: #20878
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
By default, |CMAKE_IGNORE_VAR| is empty. It is intended to be set by the
|
|
project or the end user.
|