Browse Source

Help: Mention 3.14.7 EXCLUDE_FROM_ALL fix in 3.15.4 release note

Brad King 6 years ago
parent
commit
013d7dd484
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Help/release/3.15.rst

+ 1 - 0
Help/release/3.15.rst

@@ -384,3 +384,4 @@ Changes made since CMake 3.15.0 include the following.
   directory property was regressed from pre-3.14 behavior and caused
   targets within the directory to be excluded even from its own "all".
   This has been fixed.
+  The bug also existed in 3.14.0 through 3.14.6 and is fixed in 3.14.7.