[Bf-blender-cvs] [953b8d60669] functions: cleanup

Jacques Lucke noreply at git.blender.org
Thu Feb 13 18:58:53 CET 2020


Commit: 953b8d60669b9f3d467573bccdd21825e2b74038
Author: Jacques Lucke
Date:   Thu Feb 13 17:59:32 2020 +0100
Branches: functions
https://developer.blender.org/rB953b8d60669b9f3d467573bccdd21825e2b74038

cleanup

===================================================================

M	source/blender/blenlib/CMakeLists.txt

===================================================================

diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index b1df32b4880..24395c458e6 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -275,6 +275,7 @@ set(SRC
   BLI_float3.h
   BLI_float2.h
   BLI_float4x4.h
+  BLI_color.h
 )
 
 set(LIB



More information about the Bf-blender-cvs mailing list