Add workaround for Meson subproject path regression
This works around Meson issue https://github.com/mesonbuild/meson/issues/2719 by making the subprojects directory a toplevel dir.
This commit is contained in:
parent
1390d2e365
commit
7132946282
2 changed files with 1 additions and 1 deletions
5
contrib/tinyendian.wrap
Normal file
5
contrib/tinyendian.wrap
Normal file
|
@ -0,0 +1,5 @@
|
|||
[wrap-git]
|
||||
directory = tinyendian
|
||||
|
||||
url = https://github.com/dlang-community/tinyendian.git
|
||||
revision = head
|
Loading…
Add table
Add a link
Reference in a new issue