From e7ff50712c4a21dd73051147cb71225f63e05bcf Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Fri, 8 Oct 2021 09:13:26 +0900 Subject: Imported Upstream version 3.12.1 --- Help/release/3.12.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Help/release') diff --git a/Help/release/3.12.rst b/Help/release/3.12.rst index f6fdb5aa9..f00be3e79 100644 --- a/Help/release/3.12.rst +++ b/Help/release/3.12.rst @@ -46,8 +46,9 @@ Commands were added to expose ``TOUCH`` functionality without having to use CMake's command-line tool mode with :command:`execute_process`. -* The :command:`find_package` command now searches a prefix specified by - a ``PackageName_ROOT`` CMake or environment variable. Package roots are +* The :command:`find_package` command now searches prefixes specified by + the :variable:`_ROOT` CMake variable and the + :envvar:`_ROOT` environment variable. Package roots are maintained as a stack so nested calls to all ``find_*`` commands inside find modules also search the roots as prefixes. See policy :policy:`CMP0074`. -- cgit v1.2.3