Salome HOME
C3PO: requires mpi4py
[tools/sat_salome.git] / products / ospray.pyconf
index ffe64c9a9a2fd1e841132211b7a34a9482868728..60f9bc1ff0ff70ac77fe2408b9a94c75036d77dc 100644 (file)
@@ -29,6 +29,12 @@ default_win :
     }
 }
 
+version_2_4_0 :
+{
+  cmake_options : "-DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -DEMBREE_ISPC_SUPPORT=ON -DEMBREE_TUTORIALS=OFF -Dembree_DIR=${embree_DIR} -DOSPRAY_ENABLE_APPS=OFF  -DCMAKE_INSTALL_LIBDIR=lib -Drkcommon_DIR=${rkcommon_DIR}"
+  depend : ['embree','openVKL', 'rkCommon']
+}
+
 version_1_7_3 :
 {
     # OSPRAY_ENABLE_APPS not needed here, otherwise compilation issues on several Fedora nodes.