meson: use wrap files for fcft/tllist subprojects

See: https://mesonbuild.com/Wrap-dependency-system-manual.html
This commit is contained in:
Craig Barnes 2020-12-19 22:43:09 +00:00
parent 2a82096749
commit 013cca646d
9 changed files with 20 additions and 41 deletions

3
subprojects/fcft.wrap Normal file
View file

@ -0,0 +1,3 @@
[wrap-git]
url = https://codeberg.org/dnkl/fcft.git
revision = master

3
subprojects/tllist.wrap Normal file
View file

@ -0,0 +1,3 @@
[wrap-git]
url = https://codeberg.org/dnkl/tllist.git
revision = master