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-23 04:36:36 +0300
committerKévin Dietrich <kevin.dietrich@mailoo.org>2015-05-23 04:36:36 +0300
commit46d4cb86b64c3fb949cf4ae71e3c9e6b87cbb888 (patch)
tree3c54ee5ff1a99d71f766e5afd76fabee20808cdf /source/blender/editors/object/CMakeLists.txt
parent3e4d053a167a3241c87d9c73cebd41617c1a9d08 (diff)
Move source/blender/openvdb folder to intern/openvdb
Diffstat (limited to 'source/blender/editors/object/CMakeLists.txt')
-rw-r--r--source/blender/editors/object/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt
index 27a7a105ed0..1864bdf0880 100644
--- a/source/blender/editors/object/CMakeLists.txt
+++ b/source/blender/editors/object/CMakeLists.txt
@@ -29,13 +29,13 @@ set(INC
../../imbuf
../../makesdna
../../makesrna
- ../../openvdb
../../python
../../render/extern/include
../../windowmanager
../../../../intern/guardedalloc
../../../../intern/glew-mx
../../../../intern/smoke/extern
+ ../../../../intern/openvdb
)
set(INC_SYS