From: Nabil Ghodbane Date: Thu, 21 Jan 2021 13:29:28 +0000 (+0100) Subject: HEXABLOCKPLUGIN : speed-up product SAT based compilation: 20mn on Windows (was 1h... X-Git-Tag: V9_7_0~145 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6384a4e76b8022325af3958c5033decc01b3059e;p=tools%2Fsat_salome.git HEXABLOCKPLUGIN : speed-up product SAT based compilation: 20mn on Windows (was 1h) and 5mn on Linux --- diff --git a/products/HEXABLOCKPLUGIN.pyconf b/products/HEXABLOCKPLUGIN.pyconf index 76c4fe5..9fc612b 100644 --- a/products/HEXABLOCKPLUGIN.pyconf +++ b/products/HEXABLOCKPLUGIN.pyconf @@ -13,19 +13,8 @@ default : SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "hexablock" } depend : [ - "KERNEL", - "GUI", - "GEOM", - "MEDCOUPLING", "SMESH", - "HEXABLOCK", - "Python", - "qt", - "boost", - "CAS", - "hdf5", - "omniORB", - "ParaView" + "HEXABLOCK" ] build_depend : ["cmake"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name