[Bf-blender-cvs] [5743ffc46f8] functions: cmake fix

Jacques Lucke noreply at git.blender.org
Sun Feb 10 20:26:39 CET 2019


Commit: 5743ffc46f8b9ed9f4db2d22e1f6c6e87eae9041
Author: Jacques Lucke
Date:   Thu Feb 7 18:32:24 2019 +0100
Branches: functions
https://developer.blender.org/rB5743ffc46f8b9ed9f4db2d22e1f6c6e87eae9041

cmake fix

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

M	source/blender/blenlib/CMakeLists.txt

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

diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 08b8ad43929..bc0b78bec51 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -226,6 +226,7 @@ set(SRC
 	PIL_time_utildefines.h
 
 	BLI_composition.hpp
+	BLI_shared.hpp
 	BLI_small_vector.hpp
 	BLI_small_map.hpp
 	BLI_small_set.hpp



More information about the Bf-blender-cvs mailing list