Skip to content

Commit

Permalink
Set TBB_INSTALL_DIR (Embree built with TBB)
Browse files Browse the repository at this point in the history
  • Loading branch information
boberfly committed Apr 5, 2020
1 parent 67c213b commit fbb32d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ set( OCIO_PATH ${GAFFER_ROOT} CACHE INTERNAL "" )
set( GLEW_ROOT_DIR ${GAFFER_ROOT} CACHE INTERNAL "" )
set( WITH_OPENVDB ON CACHE INTERNAL "" )
set( OPENVDB_ROOT_DIR ${GAFFER_ROOT} CACHE INTERNAL "" )
set( TBB_INSTALL_DIR ${GAFFER_ROOT} CACHE INTERNAL "" )
set( TBB_ROOT_DIR ${GAFFER_ROOT} CACHE INTERNAL "" )
if (MSVC)
set( ZLIB_ROOT ${GAFFER_ROOT} CACHE INTERNAL "" )
set( ZLIB_INCLUDE_DIRS ${GAFFER_ROOT}/include CACHE INTERNAL "" )
Expand Down
2 changes: 1 addition & 1 deletion cycles

0 comments on commit fbb32d7

Please sign in to comment.