]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
openVKL is required
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 14 Oct 2022 10:09:35 +0000 (12:09 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 14 Oct 2022 10:09:35 +0000 (12:09 +0200)
applications/SALOME-master-windows.pyconf
products/ospray.pyconf

index e5eb70e210b99ebca659bb57188aef122186067b..ce974839f70b7914cd2c7ad0954390dfde2bdd71 100644 (file)
@@ -87,7 +87,7 @@ APPLICATION :
         omniORB : '4.2.3'
         omniORBpy : '4.2.3'
         opencv : '3.2.0'
-        #openVKL: '0.11.0'
+        openVKL: '0.11.0'
         openturns: '1.19'
         ospray : '2.4.0'
         packaging : '19.0'
index ca1cc099dbfd11aaa58a14252fc63bc22c54cfd0..30d6a628c24a5fa17d1c0459cad04a4ac739e19e 100644 (file)
@@ -38,7 +38,7 @@ version_2_4_0 :
 version_2_4_0_win :
 {
     cmake_options : '  -Dembree_DIR=%embree_DIR:\=/% -DTBB_ROOT=%TBB_DIR:\=/% -DOSPRAY_TASKING_SYSTEM=TBB  -DOSPRAY_ENABLE_APPS=OFF -DOSPRAY_ENABLE_TUTORIALS=OFF '
-    depend : ['embree']
+  depend : ['embree','openVKL', 'rkCommon', 'tbb']
 }
 
 version_1_7_3 :