We are pleased to announce that CMake 3.19.4 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
Thanks for your support!
Changes made since CMake 3.19.3:
Ben Boeckel (2):
- FindHDF5: avoid writing to the output when testing h5cc
- FindHDF5: silence STATUS messages when found with QUIET
Bianca van Schaik (2):
- GetPrerequisites: Include weak macOS dependencies
- file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected
Brad King (5):
- ci: speed up cmake and ninja downloads on Windows
- ci: download WiX on Windows
- Intel: Replace deprecated Fortran flag -nofor_main with -nofor-main
- Help: Add Ninja Multi-Config to list in GENERATOR_IS_MULTI_CONFIG
- CMake 3.19.4
Kelly Walker (1):
- IRSL: Install msvcp${v}${d}_atomic_wait.dll if available with CRT
Marc Chevrier (1):
- Restore support for cross-compiling CMake itself
jonathan molinatto (1):
- VS: Generalize Win10 max SDK version to all VS generators