Commit: 74ae87d1d4ca95b1096d8aea4edd62c27778fd1c
Author: YimingWu
Date:   Wed Jul 10 21:13:40 2019 +0800
Branches: soc-2019-npr
https://developer.blender.org/rB74ae87d1d4ca95b1096d8aea4edd62c27778fd1c

LANPR: Fix missed library linking.

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

M       source/blender/makesrna/intern/CMakeLists.txt

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

diff --git a/source/blender/makesrna/intern/CMakeLists.txt 
b/source/blender/makesrna/intern/CMakeLists.txt
index 3953a948b09..ab13c6c9ed4 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -383,6 +383,7 @@ set(LIB
   bf_editor_object
   bf_editor_physics
   bf_editor_render
+  bf_editor_lanpr
   bf_editor_scene
   bf_editor_sculpt_paint
   bf_editor_space_clip

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

Reply via email to