|
@@ -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
|
|
directory property was regressed from pre-3.14 behavior and caused
|
|
|
targets within the directory to be excluded even from its own "all".
|
|
targets within the directory to be excluded even from its own "all".
|
|
|
This has been fixed.
|
|
This has been fixed.
|
|
|
|
|
+ The bug also existed in 3.14.0 through 3.14.6 and is fixed in 3.14.7.
|