Files
CMake/Help/release/dev/find_item-consistent-behavior.rst
2021-05-12 11:11:56 +02:00

7 lines
291 B
ReStructuredText

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.