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