diff --git a/cfg/spring/gmsh.profile b/cfg/spring/gmsh.profile index 412f3fcb47cd01cfd224b34e5ac684e0516fecd4..515e1fd2c989810ce3d119c5da3436a62621e659 100644 --- a/cfg/spring/gmsh.profile +++ b/cfg/spring/gmsh.profile @@ -1,3 +1,5 @@ add2env PATH "/opt/gmsh/bin" front add2env LD_LIBRARY_PATH "/opt/gmsh/lib" add2env PYTHONPATH "/opt/gmsh/lib" +add2env INCLUDE "/opt/gmsh/include" front +add2env LIB "/opt/gmsh/lib" front