We are pleased to announce that CMake 3.20.6 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.20.5:
Ben Boeckel (1):
- GNUInstallDirs: avoid unwanted variable dereference
Brad King (4):
- IntelLLVM: Fix C/C++ standard level flags on Windows
- FindJPEG: Revert “Search for ‘turbojpeg’ and ‘turbojpeg-static’ too”
- Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC mode
- CMake 3.20.6
Evan Miller (1):
- macOS: Restore support for Mac OS X 10.4 (Tiger)
Haibo Huang (1):
- Android: Restore searching PATH for executables
Marc Chevrier (1):
- Makefiles: Normalize compiler-generated depfile paths
Raul Tambre (1):
- CMakeCCompilerId: Fix C standard detection in Clang and IntelLLVM MSVC mode
Robert Maynard (1):
- Check*CompilerFlag: Do not set result as a normal variable too