mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
291 B
ReStructuredText
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.
|