parent
74c3268a1c
commit
28c3001bf0
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
|
|||
cmakeFlags = [
|
||||
"-DEMBREE_TUTORIALS=OFF"
|
||||
"-DEMBREE_RAY_MASK=ON"
|
||||
"-DTBB_ROOT=${tbb}"
|
||||
"-DTBB_INCLUDE_DIR=${tbb.dev}/include"
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue