mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
11 lines
486 B
Text
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.
|