mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user