Browse Source

Eigen: Add eigen as a submodule

sbg
Johan Jansen 10 years ago
parent
commit
b3e6d911be
  1. 3
      .gitmodules
  2. 1
      src/lib/eigen

3
.gitmodules vendored

@ -16,3 +16,6 @@ @@ -16,3 +16,6 @@
[submodule "unittests/gtest"]
path = unittests/gtest
url = https://github.com/sjwilks/gtest.git
[submodule "src/lib/eigen"]
path = src/lib/eigen
url = https://github.com/PX4/eigen.git

1
src/lib/eigen

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit e7850ed81f9c469e02df496ef09ae32ec0379b71
Loading…
Cancel
Save