]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #18709 [CEA][Windows] Adding GMSH/GMSHPLUGIN to SALOME
authornghodban <Nabil.Ghodbane@c-s.fr>
Mon, 28 Dec 2020 18:34:32 +0000 (19:34 +0100)
committernghodban <Nabil.Ghodbane@c-s.fr>
Mon, 28 Dec 2020 18:34:32 +0000 (19:34 +0100)
applications/SALOME-master-windows.pyconf
products/gmsh.pyconf

index 7946e464e30bb6d811b334c1c08611e24607dc3f..9228a751a4154557ab2c5768fc11aa77e56e35b7 100644 (file)
@@ -52,7 +52,7 @@ APPLICATION :
         f2c : '1.0.0'
         freeimage : '3.18.0'
         freetype : '2.9.1'
-        #gmsh : '4.1.4'
+        gmsh : '4.1.4'
         graphviz : '2.44.1'
         hdf5 : '1.10.3'
         #homard_bin : '11.12'
@@ -137,7 +137,7 @@ APPLICATION :
         'GHS3DPLUGIN'
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
-        #'GMSHPLUGIN'
+        'GMSHPLUGIN'
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         #'HOMARD'
index 22619a9ca04294b2170493a1816306dbed60ce1d..92bda0a17fb434acb409b52d43e4ee9972d3140d 100644 (file)
@@ -31,5 +31,5 @@ version_4_1_4:
 
 version_4_1_4_win:
 {
-   patches : ['gmsh_4_1_4-win.patch"]
+   patches : ["gmsh_4_1_4-win.patch"]
 }
\ No newline at end of file