Salome HOME
topo2vol: use CEA repository
[tools/sat_salome.git] / products / embree.pyconf
index 9cc7dabb13775d557a9144c7c26bfd746507b3c6..6b8510f95571b8f29a4e97c722f83e9ee41a460c 100644 (file)
@@ -22,5 +22,9 @@ default_win :
 {
    cmake_options : '  -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DEMBREE_ISPC_SUPPORT=ON -DEMBREE_TUTORIALS=OFF -DEMBREE_TASKING_SYSTEM=TBB -DTBB_ROOT=%TBB_DIR:\=/% '
    depend : ['ispc','tbb']
+   properties :
+   {
+      incremental : "yes"
+      single_install_dir: "yes"
+   }
 }
-