Browse Source

Help: Add 3.19.3 release note for Linux aarch64 binary

Brad King 4 years ago
parent
commit
2c1127a7a9
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/3.19.rst

+ 5 - 0
Help/release/3.19.rst

@@ -385,3 +385,8 @@ Changes made since CMake 3.19.0 include the following.
 * The :variable:`CMAKE_ISPC_HEADER_SUFFIX` variable and corresponding
   :prop_tgt:`ISPC_HEADER_SUFFIX` target property were added to control
   the header suffix used by ``ISPC`` compiler generated headers.
+
+3.19.3
+------
+
+* A precompiled Linux ``aarch64`` binary is now provided on ``cmake.org``.