We are pleased to announce that CMake 3.22.3 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.22.2:
Alex Turbov (1):
- while: Restore tolerance of condition error
Brad King (11):
- FindMPI: Place static first in mpi test source
- NMake: Document response file encoding heuristic in a comment
- NMake: Use UTF-8 BOM in response files only with MSVC tooling
- message: Restore explicit flushing of messages on stderr
- gitlab-ci: enable assertions on fedora34-ninja jobs
- CompilerId: Fix default extensions check for Clang targeting MSVC ABI
- Intel: Add dependencies on system header files on Windows
- Tests: Add missing guards on Qt4 and Qt5 tests
- BinUtils: Avoid llvm-ar on Apple platforms
- Tests: Simplify RunCMake.{if,while} unbalanced parenthesis cases
- CMake 3.22.3
Eugene Shalygin (1):
- install(TARGETS): Restore per-export INCLUDES DESTINATION
Heiko Thiel (1):
- Help: Add MSVC_TOOLSET_VERSION value for v143 toolset
Raul Tambre (1):
- IAR/CXX: Fix compatibility with CMP0057 OLD
Silvio Traversaro (1):
- FindGLUT: Use link directories for libs from pkg-config
Tom M (1):
- FindMatlab: Fix version detection for MCR >= 9.10
William R. Dieter (1):
- IntelLLVM: Add dependencies on system header files on Windows
friendlyanon (1):
- Help: Drop incorrect versionadded for try_compile result variable
Mehdi Chinoune (1):
- FindGSL: Improve version extraction regex