From: Nabil Ghodbane Date: Fri, 18 Oct 2024 07:59:45 +0000 (+0200) Subject: spns #43020: Windows build X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3fbbf4832d61870dce1c5ae5d0b28b941f108ea7;p=tools%2Fsat_salome.git spns #43020: Windows build --- diff --git a/products/cork.pyconf b/products/cork.pyconf index 0f801a1..dc45ae1 100644 --- a/products/cork.pyconf +++ b/products/cork.pyconf @@ -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