Merge topic 'doc-cpack-nuget'

a08faa1a2a Help: Mention CPack/NuGet additions in the 3.30 release notes

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9613
This commit is contained in:
Brad King
2024-06-21 14:40:59 +00:00
committed by Kitware Robot

View File

@@ -179,6 +179,13 @@ CPack
* The :cpack_gen:`CPack Inno Setup Generator` is now available
on non-Windows hosts.
* The :cpack_gen:`CPack NuGet Generator` gained the
:variable:`CPACK_NUGET_PACKAGE_README`,
:variable:`CPACK_NUGET_PACKAGE_REPOSITORY_URL`,
:variable:`CPACK_NUGET_PACKAGE_REPOSITORY_TYPE`,
:variable:`CPACK_NUGET_PACKAGE_REPOSITORY_BRANCH`, and
:variable:`CPACK_NUGET_PACKAGE_REPOSITORY_COMMIT` variables.
* The :cpack_gen:`CPack NuGet Generator` can now generate dependency groups
for framework-specific dependencies. The :variable:`CPACK_NUGET_PACKAGE_TFMS`
variable was added to specify a list of target framework monikers (TFMs)