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:
Matthias Klumpp 2018-01-07 17:42:42 +01:00
parent 1390d2e365
commit 7132946282
2 changed files with 1 additions and 1 deletions

5
contrib/tinyendian.wrap Normal file
View file

@ -0,0 +1,5 @@
[wrap-git]
directory = tinyendian
url = https://github.com/dlang-community/tinyendian.git
revision = head