gstreamer-rs/.gitmodules
Marijn Suijten 3df876a998 gir-files: Add back as submodule from gtk-rs
Instead of copying gir files over every once in a while, with
split-directory support (https://github.com/gtk-rs/gir/pull/1041) we can
now use the submodule directly from https://github.com/gtk-rs/gir-files.
2021-04-01 15:53:23 +02:00

7 lines
152 B
Plaintext

[submodule "gir"]
path = gir
url = https://github.com/gtk-rs/gir
[submodule "gir-files"]
path = gir-files
url = https://github.com/gtk-rs/gir-files