summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2024-04-22 16:05:43 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2024-04-22 16:05:43 +0200
commitcb6c517995d88fc80713bb2b77698ab7ce209f3f (patch)
treeb7a0bebccb5090f3d34dcc93705d0fc3bd915497
parent9f5c65e5cd2f9ac69848a30fc848511e7493eee3 (diff)
downloadcode-cb6c517995d88fc80713bb2b77698ab7ce209f3f.tar.gz
code-cb6c517995d88fc80713bb2b77698ab7ce209f3f.tar.bz2
code-cb6c517995d88fc80713bb2b77698ab7ce209f3f.zip
Switched to eigen as submodule.
-rw-r--r--.gitmodules3
m---------eigen0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a14394b..d4fedac 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "pcg-cpp"]
path = pcg-cpp
url = https://github.com/imneme/pcg-cpp
+[submodule "eigen"]
+ path = eigen
+ url = https://gitlab.com/libeigen/eigen/
diff --git a/eigen b/eigen
new file mode 160000
+Subproject 3147391d946bb4b6c68edd901f2add6ac1f31f8