From: bri Date: Mon, 10 Feb 2014 14:38:21 +0000 (+0400) Subject: update of the files CMakeLists.txt, run_salome_siman.sh for new SALOME version and... X-Git-Tag: V1_0_0~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=288e0d69ab2f414c38b6009ca6b66f839909f52e;p=tools%2Fsimanio.git update of the files CMakeLists.txt, run_salome_siman.sh for new SALOME version and installation --- 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