OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbot

This commit is contained in:
Sergey Sharybin
2016-01-27 11:26:26 +00:00
parent b871160dd9
commit 1f954649c4
5 changed files with 81 additions and 12 deletions

View File

@@ -42,6 +42,7 @@ if(WITH_OPENVDB)
list(APPEND INC_SYS
${BOOST_INCLUDE_DIR}
${TBB_INCLUDE_DIRS}
${OPENEXR_INCLUDE_DIRS}
${OPENVDB_INCLUDE_DIRS}
)