Salome HOME
use PERSALYS v12, openturns 1.18. Use OPENTURNS_SALOME git repository instead of...
[tools/sat_salome.git] / products / YACS.pyconf
index fdea20b324a1917373e027ce192ee54b3086fcd7..e94eb08e6022c65b12c28a73df2dae06e5fdfe6b 100644 (file)
@@ -33,10 +33,6 @@ default :
     opt_depend : ['pmml']
     build_depend : ["cmake", "swig", "doxygen", "cppunit"]
 
-    patches : [
-               "yacs_cea_v2.patch" 
-              ]
-
     nb_proc : 4
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
@@ -49,6 +45,11 @@ default :
     }
 } 
 
+version_9_2_0_to_9_8_0 :
+{
+    patches : ["yacs_cea_v2.patch"]
+}
+
 # bug in cmake for multi proc compilation
 from_7_7_0_to_8_5_0 :
 {