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:
authorKévin Dietrich <kevin.dietrich@mailoo.org>2015-05-22 06:49:43 +0300
committerKévin Dietrich <kevin.dietrich@mailoo.org>2015-05-22 06:49:43 +0300
commit6c2727e08eff90d404eeead247ed75b709e375e8 (patch)
tree1264256c5a94f53f312010b8a14fb262fb43da8f /source/blender/editors/object/CMakeLists.txt
parentcd301995cc18b86b6464b17b63b023b94d144d08 (diff)
Initialize the VDB writer when creating a new cache.
Diffstat (limited to 'source/blender/editors/object/CMakeLists.txt')
-rw-r--r--source/blender/editors/object/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt
index afb852a7a0b..27a7a105ed0 100644
--- a/source/blender/editors/object/CMakeLists.txt
+++ b/source/blender/editors/object/CMakeLists.txt
@@ -29,6 +29,7 @@ set(INC
../../imbuf
../../makesdna
../../makesrna
+ ../../openvdb
../../python
../../render/extern/include
../../windowmanager