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
path: root/intern
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-02-06 23:44:55 +0300
committerRay Molenkamp <github@lazydodo.com>2020-02-06 23:44:55 +0300
commit8ff556cf752b44e7ad300178d9ee2175d77542ae (patch)
tree4b92cdce63687b88fef78f9a46d1072aceb99bf9 /intern
parenta24b5a74b5715777746d3e7b5273574a46f94cd9 (diff)
parent763f117c480e508e6a9bf3c53b929630879bdfc1 (diff)
Merge remote-tracking branch 'origin/blender-v2.82-release'
Diffstat (limited to 'intern')
-rw-r--r--intern/mantaflow/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/mantaflow/CMakeLists.txt b/intern/mantaflow/CMakeLists.txt
index a3d891907a9..2d49f96a451 100644
--- a/intern/mantaflow/CMakeLists.txt
+++ b/intern/mantaflow/CMakeLists.txt
@@ -27,6 +27,7 @@ add_definitions(-DWITH_FLUID=1)
if(WITH_OPENVDB)
add_definitions(-DOPENVDB=1)
+ add_definitions(-DOPENVDB_STATICLIB)
endif()
set(INC