ports/graphics/blender-lts28/files/patch-intern_opensubdiv_CMakeLists.txt
2021-05-27 14:09:25 +03:00

11 lines
486 B
Text

--- intern/opensubdiv/CMakeLists.txt.orig 2019-07-24 17:11:39 UTC
+++ intern/opensubdiv/CMakeLists.txt
@@ -83,7 +83,7 @@ if(WITH_OPENSUBDIV)
internal/opensubdiv_util.h
)
- 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.