Skip to content

Opt-In Display of Library License

Andreas Cord-Landwehr requested to merge work/licenseLibraryInformation into master

If metainfo.yaml states a 'license' value for a library, then a section "libraries" is generated. This section contains a key-value list of the CMake library name and the defined license value. That license value is expected to be a valid SPDX expressions (though no check is done).

Merge request reports