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-05-09 08:06:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-09 08:06:48 +0400
commit5a2a3d7d82933be392d8a24937b230b2ab4d7af7 (patch)
treebff60a2b1c14afb3917ff66e0e1354052a411208 /source/blender/blenlib/CMakeLists.txt
parent14a2330d7b4edbb294b77072f99283cdd0fa6bae (diff)
more syncing with trunk, also cleared many warnings with gcc4.6
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 167a65f82da..833449aaf24 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -83,6 +83,10 @@ set(SRC
intern/voxel.c
intern/winstuff.c
+ BLI_array.h
+ BLI_cellalloc.h
+ BLI_smallhash.h
+ BLI_sparsemap.h
BLI_args.h
BLI_blenlib.h
BLI_boxpack2d.h