mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 22:00:06 +00:00
6ef232c95a
If the system has CLEW installed (which is detected by recently added FindCLEW routines) then OpenSubduv would be compiled against this library. It makes binaries and libraries more portable across the systems, so it's possible to run the same binary on systems with and without OpenCL SDK installed. The most annoying part of the change is updating examples to load OpenCL libraries, but ideally code around controllers and interface creation is to be de-duplicated anyway. Based on the pull request #303 from Martijn Berger |
||
---|---|---|
.. | ||
FindCLEW.cmake | ||
FindDocutils.cmake | ||
FindDXSDK.cmake | ||
FindGLEW.cmake | ||
FindGLFW.cmake | ||
FindIlmBase.cmake | ||
FindMaya.cmake | ||
FindOpenCL.cmake | ||
FindOpenGLES.cmake | ||
FindPTex.cmake | ||
FindTBB.cmake |