Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-04-08 04:50:57 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-04-08 04:50:57 +0300
commitccfb9a96c346eb8df95775b34ae5388fa5fcacb1 (patch)
tree13a035f0c6eb97cb9b3480bb3d75d42380a1396c /build_files
parent8c539b0ab521d442d88c70243c04cbb9e40fe412 (diff)
CMake: resolve linking error on Linux
Since multiview, matrixGlyph failed to link
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/macros.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake
index e23d2c6a07c..8b2f3f18215 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