Salome HOME
ispc doesn't find llvm on Windows : add it to its dependencies
[tools/sat_salome.git] / products / ispc.pyconf
index b76d966a1e7499a1b8b44ae5831747b83e860473..2ded7ea78e3810e7e33484dda1d8cbe98618e305 100644 (file)
@@ -29,7 +29,7 @@ default_win :
       incremental : "yes"
       single_install_dir : "yes"
     }
-    depend : ['Python']
+    depend : ['Python', 'llvm']
 }
 
 version_1_9_2 :