mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Eigen: Add eigen as a submodule
This commit is contained in:
@@ -16,3 +16,6 @@
|
|||||||
[submodule "unittests/gtest"]
|
[submodule "unittests/gtest"]
|
||||||
path = unittests/gtest
|
path = unittests/gtest
|
||||||
url = https://github.com/sjwilks/gtest.git
|
url = https://github.com/sjwilks/gtest.git
|
||||||
|
[submodule "src/lib/eigen"]
|
||||||
|
path = src/lib/eigen
|
||||||
|
url = https://github.com/PX4/eigen.git
|
||||||
|
|||||||
Submodule
+1
Submodule src/lib/eigen added at e7850ed81f
Reference in New Issue
Block a user