Skip to content

Commit

Permalink
GITHUB: Added boost submodule
Browse files Browse the repository at this point in the history
Added boost dependency as a submodule

Signed-off-by: Oleg Vorobiov <[email protected]>
  • Loading branch information
okawo80085 committed Aug 9, 2022
1 parent c40f09c commit 7b09122
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Matrix3x3.hpp
Vector2.hpp
Vector3.hpp
Quaternion.hpp
boost/
venv/
bindings/cpp/examples/uduPoserTemplate/*.h
bindings/cpp/examples/uduPoserTemplate/uduPoserTemplate/*.h
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
[submodule "bindings/cpp/examples/uduTest/lazy-sockets"]
path = bindings/cpp/examples/uduTest/lazy-sockets
url = https://github.com/HoboVR-Labs/lazy-sockets.git
[submodule "driver/boost"]
path = driver/boost
url = https://github.com/HoboVR-Labs/boost.git
1 change: 1 addition & 0 deletions driver/boost
Submodule boost added at 09666b

0 comments on commit 7b09122

Please sign in to comment.