<div dir="ltr">We are pleased to announce that CMake 3.23.1 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 3.23.0:<br><br>Ben Boeckel (3):<br>  CMakeDependentOption: improve documentation<br>  cmFileSet: store visibility with the fileset<br>  cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only<br><br>Brad King (19):<br>  GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"<br>  Help: Clarify when policy CMP0112 takes effect<br>  gitlab-ci: clarify name of package upload job template<br>  gitlab-ci: distinguish release and development pipeline schedules<br>  gitlab-ci: add sanity check to upload jobs<br>  gitlab-ci: simplify package pipeline job conditions<br>  gitlab-ci: start release package pipelines manually<br>  Utilities/Sphinx: Add undocumented option to build docs for <a href="http://cmake.org">cmake.org</a><br>  Utilities/Sphinx: Add option to build outdated version banner for <a href="http://cmake.org">cmake.org</a><br>  Utilities/Sphinx: Add OpenSearch link to html page headers on <a href="http://cmake.org">cmake.org</a><br>  gitlab-ci: consolidate jobs for <a href="http://cmake.org/cmake/help/git-{master,stage}">cmake.org/cmake/help/git-{master,stage}</a> docs<br>  gitlab-ci: update <a href="http://cmake.org">cmake.org</a> documentation in release package pipeline<br>  gitlab-ci: Add objects.inv to <a href="http://cmake.org">cmake.org</a> html documentation<br>  gitlab-ci: Build qthelp-format release documentation for <a href="http://cmake.org">cmake.org</a><br>  Help: Add "Updates" section header in 3.22 release notes<br>  Utilities/Sphinx: Update qthelp generation to qhelpgenerator<br>  CheckCompilerFlag: Fix regression in locale environment preservation<br>  Help: Document that target_sources defines [INTERFACE_]HEADER_SETS<br>  CMake 3.23.1<br><br>Craig Scott (3):<br>  CheckSourceCompiles: Avoid linker warning with -fembed-bitcode<br>  Help: Correct/add missing details for CheckPIESupported<br>  CheckPIESupported: Prevent separate output lines running together<br><br>Cristian Adam (1):<br>  PCH: Fix Xcode non-pch language exclusion<br><br>Eugene Shalygin (1):<br>  Help: Fix typo in install command documentation<br><br>Even Rouault (1):<br>  FindPostgreSQL: add support for PostgreSQL 14<br><br>Gregor Jasny (1):<br>  Tests: Ignore all classes in Xcode internal objc warnings<br><br>Kyle Edwards (1):<br>  FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries<br><br>Robert Maynard (2):<br>  CUDA: Ninja generator generates valid compile database<br>  cmake: --list=presets=[type] doesn't generate incorrect warnings<br><br>Tobias Nießen (2):<br>  Help: Fix string(JSON ... LENGTH ...) signature<br>  Help: Add that CMAKE_CACHEFILE_DIR might not be defined<br></div>