Files
CMake/Help/release/dev/cpack-nuget-dependency-groups.rst
Alex Opie 0f4d3664a9 CPack/NuGet: Build dependencies in groups
This allows particular frameworks to be targeted by
particular dependencies, and for empty dependency
groups to satisfy NuGet's framework-matching
requirements.
2024-06-03 11:28:49 -04:00

8 lines
305 B
ReStructuredText

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.