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>2011-12-28 17:50:33 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-28 17:50:33 +0400
commit5b88e16306711408825d9291bfeb7023bd7fd69c (patch)
tree75e0d8aa861280745308d9667125bf949f571567 /source/blender/blenlib/CMakeLists.txt
parentca94cb123745f207ec837b091ab271ad3a5aacbe (diff)
WIP loading bmesh in trunk, some conversion functions for this purpose.
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index fb9b8021b8e..a03aee7cb7c 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -87,6 +87,7 @@ set(SRC
intern/voxel.c
intern/winstuff.c
+ BLI_array.h
BLI_args.h
BLI_blenlib.h
BLI_boxpack2d.h