mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-12-26 01:31:13 +00:00
Fixed cmake diagnostic messsage.
This commit is contained in:
parent
54207ce79b
commit
ccdffb5855
@ -433,7 +433,7 @@ if(OPENCL_FOUND)
|
||||
else()
|
||||
if (NOT NO_CLEW)
|
||||
message(WARNING
|
||||
"OpenCL was not found, but CLEW was not. "
|
||||
"OpenCL was found, but CLEW was not. "
|
||||
"Building with OpenCL support enabled, but the build "
|
||||
"wouldn't be portable on systems without OpenCL installed.")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user