Salome HOME
llvm 8.0.1 fedora 34 compliance
[tools/sat_salome.git] / products / gmsh.pyconf
index 22619a9ca04294b2170493a1816306dbed60ce1d..7861ebaf32118e7bd9abde63d6008478b5e56b51 100644 (file)
@@ -22,7 +22,18 @@ default :
 
 default_win:
 {
-    depend : ["CAS"]
+    depend : ["CAS", "pthreads"]
+}
+
+version_4_8_4:
+{
+  compil_script : "gmsh-4.8.4.sh"
+}
+
+version_4_8_4_win:
+{
+  compil_script : "gmsh-4.8.4.bat"
+  patches: ['gmsh-4.8.4-windows.patch']
 }
 
 version_4_1_4:
@@ -31,5 +42,5 @@ version_4_1_4:
 
 version_4_1_4_win:
 {
-   patches : ['gmsh_4_1_4-win.patch"]
-}
\ No newline at end of file
+   patches : ["gmsh_4_1_4-win.patch"]
+}