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

View file

@ -13,10 +13,6 @@ before_script:
- apk add git
- apk add check-dev
- apk add ttf-hack font-noto-emoji
- mkdir -p subprojects && cd subprojects
- git clone https://codeberg.org/dnkl/tllist.git
- git clone https://codeberg.org/dnkl/fcft.git
- cd ..
debug-x64:
image: alpine:edge