diff options
author | Florian Jung <flo@windfisch.org> | 2015-03-17 17:35:32 +0100 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2015-03-17 17:35:32 +0100 |
commit | 383587591e887d2e76f3ff37b8ccc5308bafb687 (patch) | |
tree | 116e5f312f53f5277eefcb780d40ec9eea44b887 /.gitmodules | |
parent | 19c9b57b5787371c2e645e523478ed5c0acd3f77 (diff) |
add OpenHMD I
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..efdd16d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "contrib/OpenHMD"] + path = contrib/OpenHMD + url = git://github.com/OpenHMD/OpenHMD.git |