diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 33b949c0..e68ec8fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "lib/utfcpp"] path = lib/utfcpp url = git://github.com/jwiegley/utfcpp.git +[submodule "lib/irrxml"] + path = lib/irrxml + url = git://github.com/jwiegley/irrxml.git |