From 383587591e887d2e76f3ff37b8ccc5308bafb687 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Tue, 17 Mar 2015 17:35:32 +0100 Subject: add OpenHMD I --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3