X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fospray.pyconf;h=60f9bc1ff0ff70ac77fe2408b9a94c75036d77dc;hb=00f6c849e6d2d97d7608c131008afb4b5441bc60;hp=ffe64c9a9a2fd1e841132211b7a34a9482868728;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/products/ospray.pyconf b/products/ospray.pyconf index ffe64c9..60f9bc1 100644 --- a/products/ospray.pyconf +++ b/products/ospray.pyconf @@ -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.