Skip to content

Help: Restore docs that find_library considers LIB, not INCLUDE

Brad King requested to merge brad.king/cmake:doc-find-env-vars into master

Documentation updates in !3444 (merged) accidentally switched the find_library documentation to mention INCLUDE where it should be LIB.

While at it, update find_file and find_path to mention INCLUDE and PATH in the order they are considered.

Backport: release

Merge request reports