Merge topic 'cpack-nuget-dependency-groups'

0f4d3664a9 CPack/NuGet: Build dependencies in groups

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9544
This commit is contained in:
Brad King
2024-06-04 12:59:18 +00:00
committed by Kitware Robot
11 changed files with 302 additions and 21 deletions
@@ -0,0 +1,7 @@
cpack-nuget-dependency-groups
-----------------------------
* The :cpack_gen:`CPack NuGet Generator` can now generate dependency groups
for framework-specific dependencies. The :variable:`CPACK_NUGET_PACKAGE_TFMS`
was added to specify a list of framework TFMs for which groups should be
generated.