ports/graphics/blender/files/patch-intern_cycles_CMakeLists.txt
Alexandre C. Guimarães f91ce8a917 graphics/blender: Update to 2.80
PR:		239589
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Approved by:	tcberner (mentor)
2019-08-15 19:09:14 +00:00

14 lines
354 B
Text

--- intern/cycles/CMakeLists.txt.orig 2019-07-31 13:03:30 UTC
+++ intern/cycles/CMakeLists.txt
@@ -260,9 +260,9 @@ if(WITH_CYCLES_DEBUG)
add_definitions(-DWITH_CYCLES_DEBUG)
endif()
-if(NOT OPENIMAGEIO_PUGIXML_FOUND)
+#if(NOT OPENIMAGEIO_PUGIXML_FOUND)
add_definitions(-DWITH_SYSTEM_PUGIXML)
-endif()
+#endif()
include_directories(
SYSTEM