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:
authorCampbell Barton <ideasman42@gmail.com>2014-01-04 06:13:29 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-01-04 06:17:07 +0400
commitc3bc2fd941670b2444f36358fb84effe873373cf (patch)
treeb89d4fb51b4f50afcea6e728ea621f1ae38ef760 /source/blender/blenkernel/CMakeLists.txt
parenta335137607a135ab8d2983dd1e1c168abfe82a86 (diff)
CMake: cleanup and add include
Diffstat (limited to 'source/blender/blenkernel/CMakeLists.txt')
-rw-r--r--source/blender/blenkernel/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenkernel/CMakeLists.txt b/source/blender/blenkernel/CMakeLists.txt
index 18ed401fc81..815ba233c50 100644
--- a/source/blender/blenkernel/CMakeLists.txt
+++ b/source/blender/blenkernel/CMakeLists.txt
@@ -262,6 +262,7 @@ set(SRC
depsgraph_private.h
nla_private.h
+ tracking_private.h
intern/CCGSubSurf.h
intern/pbvh_intern.h
)