OpenSubdiv/examples
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
..
common Renaming member variables of the stopwatch to make this compile under windows. 2012-06-13 11:09:08 -07:00
glutViewer re-engineering the find_package strategy : 2012-06-13 17:41:18 -07:00
mayaViewer re-engineering the find_package strategy : 2012-06-13 17:41:18 -07:00
CMakeLists.txt re-engineering the find_package strategy : 2012-06-13 17:41:18 -07:00