Hook this up to installed dependency manifests. This is often needed above and beyond just an SPDX string -- e.g. many licenses have custom copyright lines.pull/11164/head
parent
26b83eee94
commit
2fa0749175
12 changed files with 60 additions and 8 deletions
@ -0,0 +1,5 @@ |
||||
## The project function now supports setting the project license files |
||||
|
||||
This goes together with the license name. The license files can be |
||||
automatically installed via [[meson.install_dependency_manifest]], |
||||
or queried via [[meson.project_license_files]]. |
Loading…
Reference in new issue