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-29 05:58:47 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-29 05:58:47 +0400
commitea36d4eb228ded32f6e7a0ed10fcfa9d18848282 (patch)
treea79c7e5e541879172e6a9a85bf1c281d9e2a29d2 /source/blender/blenlib/CMakeLists.txt
parentcb8090d4c816875580a485a6c7f5ec900030cd56 (diff)
parent85a97f64a7cbc5f17594a22ce1431520d2ff4d59 (diff)
svn merge ^/trunk/blender -r42953:42957
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 a439f4eeeca..56fcde4e91d 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -66,6 +66,7 @@ set(SRC
intern/math_base.c
intern/math_base_inline.c
intern/math_color.c
+ intern/math_color_inline.c
intern/math_geom.c
intern/math_geom_inline.c
intern/math_matrix.c