Skip to content

Commit 18ce372

Browse files
committed
Help: Add 3.15.2 release notes
1 parent 1c7a4f9 commit 18ce372

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Help/release/3.15.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,3 +362,10 @@ Changes made since CMake 3.15.0 include the following.
362362
always runs in a mode aware of C++14.
363363

364364
* Preliminary Swift support added in 3.15.0 has been updated.
365+
366+
3.15.2
367+
------
368+
369+
* In CMake 3.15.0 and 3.15.1 the :variable:`CMAKE_FIND_PACKAGE_PREFER_CONFIG`
370+
variable caused the :command:`find_package` command to fail on a missing
371+
package even without the ``REQUIRED`` option. This has been fixed.

0 commit comments

Comments
 (0)