From: Nabil Ghodbane Date: Thu, 10 Oct 2024 11:38:58 +0000 (+0200) Subject: spns #43020: mcut depends upon libigl X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02affc0898a5af105777931a08046c12c29ef953;p=tools%2Fsat_salome.git spns #43020: mcut depends upon libigl --- diff --git a/products/mcut.pyconf b/products/mcut.pyconf index 010aea0..a42c465 100644 --- a/products/mcut.pyconf +++ b/products/mcut.pyconf @@ -28,12 +28,12 @@ default : "PyQt", "Python", "numpy", - "eigen" + "eigen", + "libigl" ] build_depend : ["cmake", "cppunit"] opt_depend : [ "cgal", - "libigl", "cork", "irmb" ]