Skip to content
Snippets Groups Projects
Commit 6ded2371 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Replace usages of deps/eigen3 with apt/eigen3

parent 04763c02
No related branches found
No related tags found
1 merge request!491deps/eigen3: Use Eigen 3.3.9 from source only on Ubuntu 18, use apt/eigen on newer operating systems
......@@ -25,6 +25,7 @@
"required_modules": {
"tools/default_compiler": {},
"apt/eigen3": {},
"apt/qt5": {},
"apt/nlopt": {},
......@@ -33,8 +34,6 @@
"# Optional, but most likely desired.": {},
"simox": {},
"mmm/core": {},
"deps/eigen3": {}
"mmm/core": {}
}
}
......@@ -36,18 +36,18 @@
"tools/default_compiler": {},
"apt/boost": {},
"apt/eigen3": {},
"apt/freeglut3": {},
"apt/nlopt": {},
"apt/qhull": {},
"apt/qt5": {},
"apt/qt5-qwt": {},
"apt/tiff": {},
"apt/urdfdom": {},
"apt/qt5-qwt": {},
"deps/assimp": {},
"deps/bullet3": {},
"deps/coin/coin": {},
"deps/coin/soqt": {},
"deps/eigen3": {}
"deps/coin/soqt": {}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment