OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbot
This commit is contained in:
@@ -42,6 +42,7 @@ if(WITH_OPENVDB)
|
||||
|
||||
list(APPEND INC_SYS
|
||||
${BOOST_INCLUDE_DIR}
|
||||
${TBB_INCLUDE_DIRS}
|
||||
${OPENEXR_INCLUDE_DIRS}
|
||||
${OPENVDB_INCLUDE_DIRS}
|
||||
)
|
||||
|
Reference in New Issue
Block a user