[Bf-blender-cvs] [1908141ea06] soc-2019-npr: Cleanup: Remove LANPR from editor CMakeLists.

YimingWu noreply at git.blender.org
Fri Aug 9 03:18:37 CEST 2019


Commit: 1908141ea062746741bc78205350e619d88274d2
Author: YimingWu
Date:   Fri Aug 9 09:17:30 2019 +0800
Branches: soc-2019-npr
https://developer.blender.org/rB1908141ea062746741bc78205350e619d88274d2

Cleanup: Remove LANPR from editor CMakeLists.

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

M	source/blender/editors/io/CMakeLists.txt

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

diff --git a/source/blender/editors/io/CMakeLists.txt b/source/blender/editors/io/CMakeLists.txt
index 2bce8d7b413..6797a029267 100644
--- a/source/blender/editors/io/CMakeLists.txt
+++ b/source/blender/editors/io/CMakeLists.txt
@@ -28,9 +28,6 @@ set(INC
   ../../makesrna
   ../../windowmanager
   ../../../../intern/guardedalloc
-
-  # remove this later when lanpr also uses ED_
-  ../../draw/engines/lanpr
 )
 
 set(INC_SYS



More information about the Bf-blender-cvs mailing list