X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fgmsh.pyconf;h=7861ebaf32118e7bd9abde63d6008478b5e56b51;hb=a5b5db0e92441764ce99bbface7b2adbbb63e52d;hp=92bda0a17fb434acb409b52d43e4ee9972d3140d;hpb=bf325e6dca1549fdd366ee3fa2a4d4566a11c0d8;p=tools%2Fsat_salome.git diff --git a/products/gmsh.pyconf b/products/gmsh.pyconf index 92bda0a..7861eba 100644 --- a/products/gmsh.pyconf +++ b/products/gmsh.pyconf @@ -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: @@ -32,4 +43,4 @@ version_4_1_4: version_4_1_4_win: { patches : ["gmsh_4_1_4-win.patch"] -} \ No newline at end of file +}