Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/openvdb')
-rw-r--r--extern/openvdb/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/openvdb/CMakeLists.txt b/extern/openvdb/CMakeLists.txt
index b0361985005..7eb33cf2dc8 100644
--- a/extern/openvdb/CMakeLists.txt
+++ b/extern/openvdb/CMakeLists.txt
@@ -29,8 +29,8 @@ set(INC
set(INC_SYS
${BOOST_INCLUDE_DIR}
- ${TBB_INCLUDE_DIRS}
${OPENEXR_INCLUDE_DIR}
+ ${TBB_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIRS}
)