Skip to content

CPack/NuGet: Add native0.0 to build dependencies in groups

Diego Dassie requested to merge ddassie-texa/cmake:mr/26305 into master

Add the native0.0 framework to the list of allowed frameworks allowing native (C/C++) NuGet packages. This extends !9544 (merged).

Tested locally, CPack no longer fails and the nuspec contains the correct target framework group.

Fixes: #26305 (closed)
Backport: release
Topic-rename: cpack-nuget-native

Edited by Brad King

Merge request reports

Loading