blob: bf4f9f74c8486bb26c0b1915478da108cc8cdb09 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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.
|