]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
YACS 9.8 uses embedded PMML
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 23 May 2022 13:49:31 +0000 (15:49 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 23 May 2022 13:49:31 +0000 (15:49 +0200)
products/YACS.pyconf

index 0ba5a94e73004b08311e4b46af19d91e5a5033d9..ec4d021ef14ff2c8ffbe45c35d29c8902accd0ee 100644 (file)
@@ -48,12 +48,14 @@ default :
 
 version_9_2_0_to_9_8_0 :
 {
+    cmake_options : ""
     patches : ["yacs_cea_v2.patch"]
 }
 
 # bug in cmake for multi proc compilation
 from_7_7_0_to_8_5_0 :
 {
+    cmake_options : ""
     nb_proc : 1
 }