diff options
author | Sven Gothel <[email protected]> | 2014-06-19 18:06:01 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-06-19 18:06:01 +0200 |
commit | 20bf51f2ccbecf1ab21ef3dbd2ff06e04ebd40cc (patch) | |
tree | 6dea5cc9a7fd3faa32f7d16138fc85876ecdc8ec /.gitmodules | |
parent | 80335380a644ea37cc618ad1fd49c0ebd076a251 (diff) |
Bug 1021: Adding submodule oculusvr-sdk and adjust HowToBuild (git clone --recurse-submodules <jogl-url>)
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 000000000..9f61a9aad --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "oculusvr-sdk"] + path = oculusvr-sdk + url = ../oculusvr-sdk.git |