X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FGUI.pyconf;h=2f0c58100490da8c1833f5485c1eb4103a4565ef;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=64e370c54e0760151992d48d7d59a3bbb6091bfd;hpb=43e2fab036147eec05be3ed1daf73d37edf300be;p=tools%2Fsat_salome.git diff --git a/products/GUI.pyconf b/products/GUI.pyconf index 64e370c..2f0c581 100644 --- a/products/GUI.pyconf +++ b/products/GUI.pyconf @@ -30,7 +30,7 @@ default : "libxml2", "sphinxintl" ] - opt_depend : ["sphinx_rtd_theme"] + opt_depend : ["sphinx_rtd_theme", "openmpi"] build_depend : ["cmake", "swig", "doxygen", "cppunit"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name @@ -74,11 +74,13 @@ default_win : version_V9_5_0: { - patches: ['gui-SVTK-VTKView.patch'] # backporting bos #19139 + cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" + patches: ['gui-SVTK-VTKView.patch'] # backporting bos #19139 } version_8_5_0_to_9_4_0 : { + cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" depend : ["KERNEL", "Python", "qt", @@ -156,12 +158,17 @@ version_V9_3_0_win : patches : ['GUI-V9_3_0-LightApplication_windows.patch'] } +version_9_2_0_PPGP: +{ + patches: ['GUI-V9_2_0-visualCode.patch'] +} + # OP 19/04/2018 Add section for SALOME 7.8.0 to 8.4.0 due to new dependencies in SALOME 8.5.0 version_7_8_0_to_8_4_0 : { name : "GUI" build_source : "cmake" - cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" + cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig " get_source : "git" git_info: {