[Bf-blender-cvs] [754925e5188] custom-manipulators: Remove unneeded library

Campbell Barton noreply at git.blender.org
Mon Jun 19 20:50:23 CEST 2017


Commit: 754925e518805c468b53ac08e5f70aa92b6271c6
Author: Campbell Barton
Date:   Tue Jun 20 04:54:57 2017 +1000
Branches: custom-manipulators
https://developer.blender.org/rB754925e518805c468b53ac08e5f70aa92b6271c6

Remove unneeded library

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

M	build_files/cmake/macros.cmake

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

diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake
index 43560ee82a6..836fd5f1a6b 100644
--- a/build_files/cmake/macros.cmake
+++ b/build_files/cmake/macros.cmake
@@ -612,7 +612,6 @@ function(SETUP_BLENDER_SORTED_LIBS)
 		bf_physics
 		bf_nodes
 		bf_rna
-		bf_windowmanager  # for bf_editor_manipulator_library below.
 		bf_editor_manipulator_library  # rna -> manipulator bad-level calls
 		bf_python
 		bf_imbuf




More information about the Bf-blender-cvs mailing list