OpenSubdiv/examples/mayaViewer
manuelk b3b857eec7 re-engineering the find_package strategy :
- use find_package(OpenMP) to test that the compiler supports OMP
  (looks like the "express" versions of MSVC do not)

- if not available, make sure that osd does not register those
  compute kernels (but does register the CPU standalone ones)

- similar refinements on other dependencies (Maya, CUDA) where
  the build "opts in" depending on which libs are found.

some CMakeLists still need more cleanup...

Closes #9
2012-06-13 17:41:18 -07:00
..
CMakeLists.txt re-engineering the find_package strategy : 2012-06-13 17:41:18 -07:00
hbrUtil.cpp oops - forgot licensing header 2012-06-11 12:35:47 -07:00
hbrUtil.h oops - forgot licensing header 2012-06-11 12:35:47 -07:00
OpenSubdivDrawOverride.cpp follow Osd API changes 2012-06-12 16:37:40 -07:00