mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-23 06:46:56 -04:00
meson: use wrap files for fcft/tllist subprojects
See: https://mesonbuild.com/Wrap-dependency-system-manual.html
This commit is contained in:
parent
2a82096749
commit
013cca646d
9 changed files with 20 additions and 41 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -20,14 +20,24 @@
|
|||
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
* The fcft and tllist library subprojects are now handled via Meson
|
||||
[wrap files](https://mesonbuild.com/Wrap-dependency-system-manual.html)
|
||||
instead of needing to be manually cloned.
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
### Security
|
||||
|
||||
### Contributors
|
||||
|
||||
* [craigbarnes](https://codeberg.org/craigbarnes)
|
||||
|
||||
|
||||
## 1.6.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue