Commit: ccfb9a96c346eb8df95775b34ae5388fa5fcacb1
Author: Campbell Barton
Date:   Wed Apr 8 11:50:57 2015 +1000
Branches: master
https://developer.blender.org/rBccfb9a96c346eb8df95775b34ae5388fa5fcacb1

CMake: resolve linking error on Linux

Since multiview, matrixGlyph failed to link

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

M       build_files/cmake/macros.cmake

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

diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake
index e23d2c6..8b2f3f1 100644
--- a/build_files/cmake/macros.cmake
+++ b/build_files/cmake/macros.cmake
@@ -516,11 +516,11 @@ macro(SETUP_BLENDER_SORTED_LIBS)
                bf_ikplugin
                bf_modifiers
                bf_bmesh
+               bf_gpu
                bf_blenkernel
                bf_physics
                bf_nodes
                bf_rna
-               bf_gpu
                bf_blenloader
                bf_imbuf
                bf_blenlib

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to