ports/graphics/blender/files/patch-intern_opensubdiv_CMakeLists.txt
Steve Wills e0bdf3c25c graphics/blender: Update to 2.79
While here, give maintainship to submitter

PR:		222303
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2017-10-19 14:57:16 +00:00

11 lines
482 B
Text

--- intern/opensubdiv/CMakeLists.txt.orig 2017-09-13 04:49:03 UTC
+++ intern/opensubdiv/CMakeLists.txt
@@ -56,7 +56,7 @@ macro(OPENSUBDIV_DEFINE_COMPONENT compon
endif()
endmacro()
-OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENMP)
+#OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENMP)
# TODO(sergey): OpenCL is not tested and totally unstable atm.
# OPENSUBDIV_DEFINE_COMPONENT(OPENSUBDIV_HAS_OPENCL)
# TODO(sergey): CUDA stays disabled for util it's ported to drievr API.