blob: 43905e729783e84d6cb0d2dcbdcb4d17ee8364f9 (
plain)
1
2
3
4
5
6
|
find_item-consistent-behavior
-----------------------------
* The :command:`find_file`, :command:`find_path`, :command:`find_program`,
and :command:`find_library` commands handle cache variables in the same way
regardless how they are defined. See policy :policy:`CMP0125` for details.
|