Salome HOME
graphviz 2.42: cmake should be in build_depend block - otherwise SAT package will...
[tools/sat_salome.git] / products / HYBRIDPLUGIN.pyconf
index 77f70197f97c413d78a14d17e3fdea35b9c9f071..7752786d2e7dd1c98b8a7a74f441efaedccb1025 100644 (file)
@@ -32,5 +32,15 @@ default :
     {
         is_SALOME_module : "yes"
         has_unit_tests
+       incremental : "yes"
     }
 } 
+
+default_win :
+{
+  # speed-up build - now 10 mn...
+   depend : [
+             "SMESH",
+             "MeshGems"
+              ]
+ }
\ No newline at end of file