]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #43020: mcut depends upon libigl
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Oct 2024 11:38:58 +0000 (13:38 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 10 Oct 2024 11:38:58 +0000 (13:38 +0200)
products/mcut.pyconf

index 010aea04a002407f41af216e90924f725c199bfa..a42c465c452b92ebcb97ced22778c00e4399b7e8 100644 (file)
@@ -28,12 +28,12 @@ default :
               "PyQt",
               "Python",
               "numpy",
-              "eigen"
+              "eigen",
+              "libigl"
              ]
     build_depend : ["cmake", "cppunit"]
     opt_depend : [
                   "cgal",
-                  "libigl",
                   "cork",
                   "irmb"
                  ]