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 02:57:25 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-29 02:57:25 +0400
commit269c087dda3ece2ea786dfed14587ef119f9e6eb (patch)
treec9df67577d84effe69ac88eebae0c0c48d063c8b /source/blender/blenlib/CMakeLists.txt
parent1297f72f787dc71168a4766c1f7234626fbfe9db (diff)
file missing from cmake listing
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 a03aee7cb7c..03e3b8288ae 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -65,6 +65,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