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>2012-09-05 04:52:35 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-05 04:52:35 +0400
commit2016791fee852439d50ed4b76bcea7b130c2173d (patch)
treee64e481be200c924f18a7ed5b08ab393e2d157dd /source/blender/blenlib
parent8cf9e5f8c3904b3e46743c92c0275c4c54726866 (diff)
add missing files from cmakes lists
Diffstat (limited to 'source/blender/blenlib')
-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 fd755943e70..2836174be73 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -147,6 +147,7 @@ set(SRC
BLI_utildefines.h
BLI_uvproject.h
BLI_vfontdata.h
+ BLI_voronoi.h
BLI_voxel.h
BLI_winstuff.h
PIL_time.h