From 288e0d69ab2f414c38b6009ca6b66f839909f52e Mon Sep 17 00:00:00 2001 From: bri Date: Mon, 10 Feb 2014 18:38:21 +0400 Subject: [PATCH] update of the files CMakeLists.txt, run_salome_siman.sh for new SALOME version and installation --- scripts/CMakeLists.txt | 1 - scripts/run_salome_siman.sh | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt index 4ad82fa..dd9f69f 100644 --- a/scripts/CMakeLists.txt +++ b/scripts/CMakeLists.txt @@ -20,5 +20,4 @@ # [ files to be installed ] FILE(GLOB _install_FILES "${CMAKE_CURRENT_SOURCE_DIR}/*.sh") -LIST(APPEND _install_FILES INSTALL_Applications.txt README) INSTALL(FILES ${_install_FILES} DESTINATION share/simanio/misc) diff --git a/scripts/run_salome_siman.sh b/scripts/run_salome_siman.sh index e728db8..bd43e81 100644 --- a/scripts/run_salome_siman.sh +++ b/scripts/run_salome_siman.sh @@ -123,8 +123,8 @@ echo "display = " ${DISPLAY} echo echo ">>> SALOME-SIMAN running" -#modules="KERNEL,GEOM,MED,SMESH,VISU,YACS,CASTEM" -modules="KERNEL,GEOM,MED,SMESH,VISU,YACS,YACSGEN,EFICAS,ASTER,SYRTHES" +#modules="KERNEL,GEOM,MED,SMESH,PARAVIS,YACS,CASTEM" +modules="KERNEL,GEOM,MED,SMESH,PARAVIS,YACS,YACSGEN,EFICAS,ASTER,SYRTHES" export NOT_INTERCEPT_SIGNALS=1 -- 2.39.2