]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #43020: Windows build spns/43020
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 18 Oct 2024 07:59:45 +0000 (09:59 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 18 Oct 2024 07:59:45 +0000 (09:59 +0200)
products/cork.pyconf

index 0f801a11c3eda192d4d9916f156158a3b1dbc2f7..dc45ae1b1b0877d259c0469da4d22d6bc488c669 100644 (file)
@@ -27,13 +27,13 @@ default :
               "mmg",
               "PyQt",
               "Python",
-              "numpy",
-              "mpir"
+              "numpy"
              ]
     build_depend : ["cmake", "cppunit"]
     opt_depend : [
                   "cgal",
-                  "libigl"
+                  "libigl",
+                  "mpir"
                  ]
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name