CMake 3.21.5

This commit is contained in:
Brad King
2022-02-01 10:51:25 -05:00
parent fc2735426d
commit 6fe5df13c2
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -334,3 +334,10 @@ Changes made since CMake 3.21.0 include the following.
* The :generator:`Visual Studio 17 2022` generator is now based on the
"Visual Studio 2022" release candidates. Previously it was based on
preview versions.
3.21.5
------
This version made no changes to documented features or interfaces.
Some implementation updates were made to support ecosystem changes
and/or fix regressions.