CMake 3.23.3 available for download
July 28, 2022
We are pleased to announce that CMake 3.23.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.23.2: Brad King (10): cmake-gui: Restore support for internationalization with Qt5 on Windows Tutorial: Simplify logic checking for cmath functions ci: update to use ninja 1.11.0 Xcode: Use ad-hoc signing during compiler id on macOS Xcode: Suppress "Run Script" build phase warning during compiler id Tests: Teach RunCMake to ignore Xcode DVTSDK warnings ExternalProject: Fix regression in stamp creation for Xcode+iOS Utilities/Release: Update macOS notarization script to use notarytool gitlab-ci: update macOS jobs to use Xcode 13.4 CMake 3.23.3 Eisuke Kawashima (1): FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilers Igor Molchanov (1): LCC: link with -lgfortran instead of -llfortran since 1.26.03 Kyle Edwards (2): install(EXPORT): Check for missing file sets at generate time cmGlobalGenerator: Only compute build files for all targets Robert Maynard (2): cmake: simplify to a single source of truth of working mode cmake: In -P mode ignore extra paths on the command line