From 02affc0898a5af105777931a08046c12c29ef953 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 10 Oct 2024 13:38:58 +0200 Subject: [PATCH] spns #43020: mcut depends upon libigl --- products/mcut.pyconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" ] -- 2.39.2