Merge branch 'release-3.29'

This commit is contained in:
Brad King
2024-04-03 12:18:51 -04:00

View File

@@ -200,8 +200,14 @@ Other Changes
it produced installers that would only create start menu and uninstall
entries for the current user, even though they install for all users.
.. 3.29.1 (unreleased)
Updates
=======
* The :variable:`CMAKE_LINKER_TYPE` variable and corresponding
:prop_tgt:`LINKER_TYPE` target property now work with compilers
for the ``Swift`` language.
Changes made since CMake 3.29.0 include the following.
3.29.1
------
* The :variable:`CMAKE_LINKER_TYPE` variable and corresponding
:prop_tgt:`LINKER_TYPE` target property now work with compilers
for the ``Swift`` language.