mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue