From 269c087dda3ece2ea786dfed14587ef119f9e6eb Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 28 Dec 2011 22:57:25 +0000 Subject: [PATCH] file missing from cmake listing --- source/blender/blenlib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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