Commit: de21b26a7407b69b3f7b778cceb12413a5a30c7e
Author: YimingWu
Date:   Sat Mar 26 23:49:34 2022 +0800
Branches: temp-lineart-embree
https://developer.blender.org/rBde21b26a7407b69b3f7b778cceb12413a5a30c7e

LineArt: Fix cmake include path

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

M       source/blender/gpencil_modifiers/CMakeLists.txt

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

diff --git a/source/blender/gpencil_modifiers/CMakeLists.txt 
b/source/blender/gpencil_modifiers/CMakeLists.txt
index ea6d687377a..94df32478b0 100644
--- a/source/blender/gpencil_modifiers/CMakeLists.txt
+++ b/source/blender/gpencil_modifiers/CMakeLists.txt
@@ -36,7 +36,7 @@ set(INC
   ${CMAKE_BINARY_DIR}/source/blender/makesrna
 )
 
-set(INC_SYS
+list(APPEND INC_SYS
   ${ZLIB_INCLUDE_DIRS}
 )

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to