Skip to content
Snippets Groups Projects
Commit 3cc5d62b authored by Papeleux Luc's avatar Papeleux Luc
Browse files

install eigen 3.4 in /opt & add gmsh INCLUDE & LIBS config

parent e9dd37c9
No related branches found
No related tags found
No related merge requests found
add2env INCLUDE "/opt/eigen/include/eigen3"
add2env PATH "/opt/gmsh/bin" front
add2env LD_LIBRARY_PATH "/opt/gmsh/lib"
add2env PYTHONPATH "/opt/gmsh/lib"
add2env INCLUDE "/opt/gmsh/include"
add2env LIB "/opt/gmsh/lib"
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