]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
HEXABLOCKPLUGIN : speed-up product SAT based compilation: 20mn on Windows (was 1h...
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Jan 2021 13:29:28 +0000 (14:29 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 21 Jan 2021 13:29:28 +0000 (14:29 +0100)
products/HEXABLOCKPLUGIN.pyconf

index 76c4fe57d107f1fbae9954b4334352588b6e1324..9fc612b4ffae5ef90b2885fe195de3951f32ed9f 100644 (file)
@@ -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