diff options
| author | Vasily <just.one.man@yandex.ru> | 2018-11-06 16:33:22 +0300 |
|---|---|---|
| committer | Vasily <just.one.man@yandex.ru> | 2018-11-06 16:33:22 +0300 |
| commit | fdeefd07752ed316de7b1ed33dbdbcbc69e993af (patch) | |
| tree | 112b900745dd3b35d496fd471c12787a91bb6c5a /.gitmodules | |
| parent | 6bd48ece70889dc6491ef08bd6161708eeba7e1c (diff) | |
Replaced binary ImageMagicSharp with compiled submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ddf94a57f..60fd5a9e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Emby.XmlTv"] path = Emby.XmlTv url = https://github.com/JustAMan/Emby.XmlTv.git +[submodule "ImageMagickSharp"] + path = ImageMagickSharp + url = https://github.com/JustAMan/ImageMagickSharp.git |
