The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
254 B
6 lines
254 B
2 years ago
|
## 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]].
|