Salome HOME
Merge branch 'master' of newgeom:newgeom.git
[modules/shaper.git] / linux_env.sh
index b5c8db6368e2ef2fd858b28d22b58fd243adaed5..5562147724b57887d3793cee58de0ded13f98ad3 100644 (file)
@@ -97,6 +97,10 @@ export CASROOT=${CAS_ROOT_DIR}
 ##
 export LIB=${LD_LIBRARY_PATH}
 
+#------ lcov ------
+export LCOV_ROOT_DIR=${PDIR}/lcov-1.11
+export PATH=${LCOV_ROOT_DIR}/bin:${PATH}
+
 #------ NewGEOM ------
 export INST_DIR=${ROOT_DIR}/install
 export PATH=${INST_DIR}/bin:${INST_DIR}/plugins:${PATH}